Displaying 1 result from an estimated 1 matches for "1034457".
2013 Nov 19
5
[LLVMdev] bit code file incompatibility due to debug info changes
I don't have a strong opinion on how we fix it, but I think it's really important to do something and get it done for the 3.4 release.
Here's what I would do:
- implement Quentin's previous proposal for back-end diagnostics (and add a diagnostic handler to Apple's linker), so that we can warn about out-of-date debug info
- add a version number to the debug info metadata
-