mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 18:18:09 +08:00
ef889c7c9b671b31783aad3cf0a4c41220a21010
that the linker has a place to put the temporary object file and can leave it around (for the driver to clean up). This is important so that the object file references in the debug info are preserved for possible use by dsymutil. - <rdar://problem/8294279> executable has no debug symbols when compiled with LTO llvm-svn: 133543
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%