Parse ENTRY command, set it as an entry point if -e is not specified.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13509
[ELF2] Add ENTRY command to the linker script ClosedPublic Authored by denis-protivensky on Oct 7 2015, 6:57 AM.
Details Summary Parse ENTRY command, set it as an entry point if -e is not specified.
Diff Detail
Event Timelinedenis-protivensky updated this object. This revision is now accepted and ready to land.Oct 7 2015, 7:27 AM Closed by commit rL249661: [ELF2] Add ENTRY command to the linker script (authored by denis-protivensky). · Explain WhyOct 7 2015, 11:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36827 lld/trunk/ELF/LinkerScript.cpp
lld/trunk/test/elf2/linkerscript.s
|