mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
902716728c221edf80284a21e4f3bac0ead5c7f7
I am fixing this by: 1 - make sure we aren't trying to set the symbol file for a module to the same thing it already has and leaving it alone if it is the same 2 - keep all old symbol files around in the module in case there are any outstanding type references <rdar://problem/18029116> llvm-svn: 233757
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%