aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-10-02 18:02:50 +0000
committerBill Wendling <isanbard@gmail.com>2012-10-02 18:02:50 +0000
commit6acf8b4f9418be93a24b493c2f8a7d32c203002d (patch)
tree4cf6e69650509bec745bf4f63626a9d385a8d593 /lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
parent865cc14c2fb62cedb5eb430cfe3051dac6dba873 (diff)
During LTO, we call 'dsymutil' when we compile source files. This necessitates
clang specifying a temporary file that it later cleans up so that it can survive the linking stage. However, when we compile object files during LTO we don't call 'dsymutil'. That's done at a different stage (if at all). We rely upon the linker to specify a unique name for the temporary file it generates. <rdar://problem/12401423> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165028 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/AnalyzerOptions.cpp')
0 files changed, 0 insertions, 0 deletions