summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/array.ll
AgeCommit message (Expand)Author
2022-10-12[test][DebugInfo] Convert some test cases to opaque pointers. NFCBjorn Pettersson
2021-05-24[Debug-Info]update section name to match AIX behaviour; nfcChen Zheng
2020-08-08[test][DebugInfo] Adapt two tests for Sun assembler syntax on SparcRainer Orth
2017-02-02Relax test so that it passes on OS X.Rafael Espindola
2017-02-02Change how we handle section symbols on ELF.Rafael Espindola
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-03-31Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.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