This patch is a follow-up to the rL232409 and allows define symbols in a linker script in case of linking shared library.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8840
[LinkerScript] Handle symbols defined in linker scripts in case of shared lib ClosedPublic Authored by atanasyan on Apr 6 2015, 6:48 AM.
Details
Summary This patch is a follow-up to the rL232409 and allows define symbols in a linker script in case of linking shared library.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 7 2015, 1:21 PM
Revision Contents
Diff 23272 lib/ReaderWriter/ELF/DynamicLibraryWriter.h
test/elf/linkerscript/Inputs/simple-pic.o.yaml
test/elf/linkerscript/symbol-definition-so.test
|