summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-readobj
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2016-01-14 21:46:09 +0000
committerSean Callanan <scallanan@apple.com>2016-01-14 21:46:09 +0000
commitb0300a4c30af5c74aac83ea9cc3a362e8dc05c1c (patch)
tree1c3762ab400940e0e70908bd7ef83c65a5bbd8cf /llvm/tools/llvm-readobj
parent5337a3e965dc59d452353eae29057731cbecc012 (diff)
downloadbcm5719-llvm-b0300a4c30af5c74aac83ea9cc3a362e8dc05c1c.tar.gz
bcm5719-llvm-b0300a4c30af5c74aac83ea9cc3a362e8dc05c1c.zip
Enable the use of modules in the expression parser by default.
If your program refers to modules (as indicated in DWARF) we will now try to load these modules and give you access to their types in expressions. This used to be gated by a setting ("settings set target.auto-import-clang-modules true") but that setting defaulted to false. Now it defaults to true -- but you can disable it by toggling the setting to false. llvm-svn: 257812
Diffstat (limited to 'llvm/tools/llvm-readobj')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud