summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/constant-pointers.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-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" to "frame-pointer"="all" a...Fangrui Song
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
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
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini