aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-06-08 19:47:16 +0000
committerRui Ueyama <ruiu@google.com>2017-06-08 19:47:16 +0000
commit3271d3704a5dc3b5079f5ae1aba24e4c55c3908d (patch)
tree3eb4639b05bc1a870366cdc66f3f279579a449c3 /llvm/lib/Object/IRObjectFile.cpp
parentf1202e650a2da72caa4a536d3ec19b10266f28e3 (diff)
downloadllvm-3271d3704a5dc3b5079f5ae1aba24e4c55c3908d.zip
llvm-3271d3704a5dc3b5079f5ae1aba24e4c55c3908d.tar.gz
llvm-3271d3704a5dc3b5079f5ae1aba24e4c55c3908d.tar.bz2
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 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions