diff options
author | Sean Callanan <scallanan@apple.com> | 2016-01-14 21:46:09 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2016-01-14 21:46:09 +0000 |
commit | b0300a4c30af5c74aac83ea9cc3a362e8dc05c1c (patch) | |
tree | 1c3762ab400940e0e70908bd7ef83c65a5bbd8cf /llvm/tools/llvm-readobj/COFFDumper.cpp | |
parent | 5337a3e965dc59d452353eae29057731cbecc012 (diff) | |
download | bcm5719-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/COFFDumper.cpp')
0 files changed, 0 insertions, 0 deletions