summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/ARM/float-args.ll
AgeCommit message (Expand)Author
2022-11-01[ARM] Specify Triple in DebugInfo TestsArchibald Elliott
2020-02-10Remove lit feature object-emissionTed Woodward
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
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-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-10-12[Debug] Look through bitcasts to find argument registersOliver Stannard