Displaying 2 results from an estimated 2 matches for "9d672a6c".
2013 Nov 19
0
[LLVMdev] bit code file incompatibility due to debug info changes
On Tue, Nov 19, 2013 at 10:48 AM, Bob Wilson <bob.wilson at apple.com> wrote:
> 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.
>
I agree with everything here being a reasonable step for the 3.4 release
except:
> - implement Quentin's previous proposal for back-end diagnostics
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
-