diff options
| author | Rui Ueyama <ruiu@google.com> | 2017-06-08 19:47:16 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2017-06-08 19:47:16 +0000 |
| commit | 3271d3704a5dc3b5079f5ae1aba24e4c55c3908d (patch) | |
| tree | 3eb4639b05bc1a870366cdc66f3f279579a449c3 /lld/ELF/InputSection.cpp | |
| parent | f1202e650a2da72caa4a536d3ec19b10266f28e3 (diff) | |
| download | bcm5719-llvm-3271d3704a5dc3b5079f5ae1aba24e4c55c3908d.tar.gz bcm5719-llvm-3271d3704a5dc3b5079f5ae1aba24e4c55c3908d.zip | |
Fix a bug in output section directive.
Previously, it couldn't parse
SECTIONS .text (0x1000) : { *(.text) }
because "(" was interpreted as the begining of the "(NOLOAD)" directive.
llvm-svn: 305006
Diffstat (limited to 'lld/ELF/InputSection.cpp')
0 files changed, 0 insertions, 0 deletions

