diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-03-28 01:10:44 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-03-28 01:10:44 +0000 |
commit | ff8d943cb8dd059ce1b62dbdef8b209d6d51d454 (patch) | |
tree | 64b76c94236027e20eca128254df5ae270e2fef9 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | aedd1117e97fd142147cc7d00e813de334979704 (diff) | |
download | bcm5719-llvm-ff8d943cb8dd059ce1b62dbdef8b209d6d51d454.tar.gz bcm5719-llvm-ff8d943cb8dd059ce1b62dbdef8b209d6d51d454.zip |
[Modules] Don't compute a modules cache path if we're not using modules!
Notably, this prevents us from doing *tons* of work to compute the
modules hash, including trying to read a darwin specific plist file off
of the system. There is a lot that needs cleaning up below this layer
too.
llvm-svn: 233462
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions