rafael added inline comments. ================ Comment at: ELF/Symbols.h:95 @@ -94,1 +94,3 @@ + void setUsedInRegularObj() { IsUsedInRegularObj = true; } + ---------------- You don't need to change this now. http://reviews.llvm.org/D18415