summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/debug_value_list.ll
AgeCommit message (Expand)Author
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2024-05-03[DebugInfo,test] Convert text files from CRLF to LFFangrui Song
2022-12-09[NFC] Port all DebugInfo tests to `-passes=` syntaxRoman Lebedev
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev
2021-04-22[Bitcode] Ensure DIArgList in bitcode has no null or forward metadata refsStephen Tozer
2021-03-05[DebugInfo] Add DIArgList MD to store multple values in DbgVariableIntrinsicsgbtozers