search for: ad3c29183c5faa7f5a352807af8aca268

Displaying 1 result from an estimated 1 matches for "ad3c29183c5faa7f5a352807af8aca268".

2016 Nov 24
2
Saving private DebugInfo
Hi all, Sometimes llvm::UpgradeDebugInfo <http://llvm.org/docs/doxygen/html/namespacellvm.html#ad3c29183c5faa7f5a352807af8aca268> drops debug info which is pretty compatible with recent llvm version ( http://stackoverflow.com/questions/27023713/missing-debug-metadata-in-llvm-after-xcode-update ) and sometimes it drops something really outdated, but acceptable for me. In both cases I want to keep it, but AFAIK there is no...