summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/incorrect-variable-debugloc.ll
AgeCommit message (Expand)Author
2025-10-27[test][DebugInfo] Remove unsafe-fp-math uses (NFC) (#164966)paperchalice
2022-12-13[DebugInfo] Convert most tests to opaque pointers (NFC)Nikita Popov
2021-12-24Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-05Reland [DwarfDebug] Move emission of global vars, types and imports to endMod...Kristina Bessonova
2021-12-04Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-04[DwarfDebug] Move emission of global vars, types and imports to endModule()Kristina Bessonova
2021-10-31[DWARF] Standardize checks and remove verbose where possible in DWARF testsJake Egan
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2020-02-10Remove lit feature object-emissionTed Woodward
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-05-15[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song
2018-07-18Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2017-09-11llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl
2017-09-11llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl
2017-07-28Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl
2016-12-29[TBAAVerifier] Be stricter around verifying scalar nodesSanjoy Das
2016-04-23DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-01-15Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer
2016-01-13Re-Revert r257105 (Verifier debug info changes)Keno Fischer
2016-01-13Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini