diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-10-02 18:02:50 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-10-02 18:02:50 +0000 |
commit | 3b2000fcac25bdb190d0db6fb1b706dc42ee605c (patch) | |
tree | d74f70808ea42a32e21bab9cc8a601449a8443ca /llvm/lib/Support/StringRef.cpp | |
parent | 3903e05244c19e8ad0c59882cb2dccc5a132c1cd (diff) | |
download | llvm-3b2000fcac25bdb190d0db6fb1b706dc42ee605c.zip llvm-3b2000fcac25bdb190d0db6fb1b706dc42ee605c.tar.gz llvm-3b2000fcac25bdb190d0db6fb1b706dc42ee605c.tar.bz2 |
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>
llvm-svn: 165028
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions