aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-12-18 15:55:30 -0800
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-12-18 16:42:02 -0800
commit07b8f8e5f5cad9c4d92c39a4bea50e21e9f0e9f1 (patch)
tree60d2aceb54e3917af6de9e417fb2933f27f7f2d9 /clang/lib/Frontend/CompilerInvocation.cpp
parentf550961c6e833cb828416f1bdee904f4aadbf37d (diff)
downloadllvm-07b8f8e5f5cad9c4d92c39a4bea50e21e9f0e9f1.zip
llvm-07b8f8e5f5cad9c4d92c39a4bea50e21e9f0e9f1.tar.gz
llvm-07b8f8e5f5cad9c4d92c39a4bea50e21e9f0e9f1.tar.bz2
[Remarks][Driver] Place temporary remark files next to temporary object files
On Darwin, when used for generating a linked binary from a source file (through an intermediate object file), the driver will invoke `cc1` to generate a temporary object file. The temporary remark file will now be emitted next to the object file, which will then be picked up by `dsymutil` and emitted in the .dSYM bundle. This is available for all formats except YAML since by default, YAML doesn't need a section and the remark file will be lost.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions