summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2017-01-10 05:25:24 +0000
committerChris Bieneman <beanz@apple.com>2017-01-10 05:25:24 +0000
commit07ab0aa5d641f9eb29c994f5f2803c0b5badecdf (patch)
tree26332b407c53c7db323336b8ccf088d5ab47abdc /clang/lib/Basic
parent4101032e5fb6a77b7fdfca9d9920d4b6065e5338 (diff)
downloadbcm5719-llvm-07ab0aa5d641f9eb29c994f5f2803c0b5badecdf.tar.gz
bcm5719-llvm-07ab0aa5d641f9eb29c994f5f2803c0b5badecdf.zip
[ObjectYAML] Support for DWARF line tables
This patch re-lands r291470, which failed on Linux bots. The issue (I believe) was undefined behavior because the size of llvm::dwarf::LineNumberOps was not explcitly specified or consistently respected. The updated patch adds an explcit underlying type to the enum and preserves the size more correctly. Original description: This patch adds support for the DWARF debug_lines section. The line table state machine opcodes are preserved, so this can be used to test the state machine evaluation directly. llvm-svn: 291541
Diffstat (limited to 'clang/lib/Basic')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud