search for: c0939c5

Displaying 2 results from an estimated 2 matches for "c0939c5".

2015 Apr 29
2
[LLVMdev] Assertion failure (Bug 21609) in DwarfFile.cpp
...). The proposed diff is attached to the bug. However, there are around 175 testcases across clang & llvm that need to be udpated to reflect the new schema. One such eg: diff --git a/test/Instrumentation/AddressSanitizer/debug_info.ll b/test/Instrumentation/AddressSanitizer/debug_info.ll index c0939c5..4112f14 100644 --- a/test/Instrumentation/AddressSanitizer/debug_info.ll +++ b/test/Instrumentation/AddressSanitizer/debug_info.ll @@ -41,9 +41,9 @@ declare void @llvm.dbg.declare(metadata, metadata, metadata) nounwind readnone !7 = !{!"0x15\00\000\000\000\000\000\000", i32 0, null, nul...
2015 Apr 29
2
[LLVMdev] Assertion failure (Bug 21609) in DwarfFile.cpp
.... Ok. The debug info has indeed changed substantially in ToT. I have a 3.6 release from around March 1st. Thanks, Sandeep > >> >> >> diff --git a/test/Instrumentation/AddressSanitizer/debug_info.ll >> b/test/Instrumentation/AddressSanitizer/debug_info.ll >> index c0939c5..4112f14 100644 >> --- a/test/Instrumentation/AddressSanitizer/debug_info.ll >> +++ b/test/Instrumentation/AddressSanitizer/debug_info.ll >> @@ -41,9 +41,9 @@ declare void @llvm.dbg.declare(metadata, metadata, >> metadata) nounwind readnone >> !7 = !{!"0x15\00\00...