== Activity ==
- AFDS and AFDS review comments
LLD:
- Have nudged the ARM exceptions story in lld along a bit, I've had one patch accepted, but not the most important one.
- Updated the Linaro TCWG jira issues post Connect
- Worked on static linking and ifunc support. I have managed to get ifunc working for dynamic linking and static linking working for an old ARM only sysroot. The latest Linaro linux-gnueabi-hf sadly segfaults in __libc_init_first -> __ctype_init, with what looks like stack corruption of the return address. I at least have a good idea of what needs to be done to make static linking work.
Other LLVM: Some upstream review comments for ILP32 support and others.
== Plans ==
On holiday all week. Will attempt to continue upstreaming lld work that I already have patches and tests for.