summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-05-18 20:02:41 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-05-18 20:02:41 +0000
commit2d4a11fba6a55fa0fc2b552ec082a4ea74dfbddf (patch)
tree8dcf3eed199b22bb463c768878fa5af264e5bcaf /llvm/lib/CodeGen/MachineVerifier.cpp
parente5768d1717a354531f00062fdaf5d1dfbbedf12b (diff)
downloadbcm5719-llvm-2d4a11fba6a55fa0fc2b552ec082a4ea74dfbddf.tar.gz
bcm5719-llvm-2d4a11fba6a55fa0fc2b552ec082a4ea74dfbddf.zip
[modules] When a file is listed as a non-textual header in a module map, don't
enter it more than once, even if it doesn't have #include guards -- we already know that it is intended to have the same effect every time it's included, and it's already had that effect. This particularly helps with local submodule visibility builds, where the include guard macro may not be visible in the includer, but will become visible the moment we enter the included file. llvm-svn: 237609
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud