Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 38611 Build 38610: arc lint + arc unit
Event Timeline
Comment Actions
Apart from the fix for the test, LGTM.
test/ELF/linkerscript/dynamic.s | ||
---|---|---|
10–11 | Need to include "-T %t.script" to use the linker script. |
Comment Actions
LGTM too, one really trivial comment nit but just a readability suggestion so not that important.
ELF/LinkerScript.cpp | ||
---|---|---|
516 | Really trivial nit, I think the "as what" would be better as "the same way as" Suggest "Set the partition field the same way OutputSection::recordSection() does." |
ELF/LinkerScript.cpp | ||
---|---|---|
516 | Thanks a lot! |
Really trivial nit, I think the "as what" would be better as "the same way as" Suggest "Set the partition field the same way OutputSection::recordSection() does."