summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/check_binary_output.ll
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2016-05-03 23:06:40 +0000
committerDavid Blaikie <dblaikie@gmail.com>2016-05-03 23:06:40 +0000
commitaf09f4ac7296ad7a3539c114151f2c520d091637 (patch)
tree3e06eff719c7a942139846d343281aaff3baffe6 /llvm/test/Object/check_binary_output.ll
parent43e3a64270eff0782e72afd839bcdd860b582c77 (diff)
downloadbcm5719-llvm-af09f4ac7296ad7a3539c114151f2c520d091637.tar.gz
bcm5719-llvm-af09f4ac7296ad7a3539c114151f2c520d091637.zip
[modules][debuginfo] Only include imported modules when targeting LLDB
These constructs are only applicable to a debugger capable of loading a Clang AST, so omit them for brevity when not doing so. We could potentially propagate more of CodeGenOptions through the ObjectFilePCGContainerOperations for consistency (so the next person who adds some CodeGenOpts feature that tweaks debug info output doesn't get caught by this), so I'm open to objections/alternatives there, but went with this for now. Tested just a couple of basic cases (one direct, one indirect (through the ObjectFilePCHContainerOperations) & fixed up other cases to pass the -debugger-tuning flag as appropriate. llvm-svn: 268460
Diffstat (limited to 'llvm/test/Object/check_binary_output.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud