Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle lazy symbols is Symbol::includeInDynsym. | Rafael Espindola | 2017-09-13 | 1 | -0/+3 |
This should fix the lto bootstrap. It is somewhat hard to remember about lazy symbols deep down in the link. It might be worth it replacing them with undefined symbols once we are done adding files. llvm-svn: 313103 |