summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/debuglineinfo-path.ll
AgeCommit message (Expand)Author
2024-07-24[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#100160)Edd Dawson
2022-12-15[PPC] Convert tests to check 'target=<triple>'Paul Robinson
2022-03-22[tests] Make 'object-emission' imply 'default_triple'Igor Kudrin
2021-04-16Restore lit feature object-emission. Omit DebugInfo/Generic on XCore.Nigel Perks
2020-08-04[llvm-symbolizer] Switch command line parsing from llvm::cl to OptTableFangrui Song
2020-03-03Restore `REQUIRES: default_triple` to a testJustin Bogner
2020-02-10Remove lit feature object-emissionTed Woodward
2019-04-27[llvm-nm][llvm-readelf] Avoid single-dash -long-option in testsFangrui Song
2018-11-06Specify REQUIRES: default_triple in two debuginfo testsJustin Bogner
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-03-14Disable test debuglineinfo-path on powerpcEugene Zemtsov
2018-03-14grep for global functions onlyEugene Zemtsov
2018-03-14Add extra output/check to debug clang-ppc64be-linux test failureEugene Zemtsov
2018-03-13Disable optimizations in debuglineinfo-path testEugene Zemtsov
2018-03-13Remove explicit triple and data layout from the testEugene Zemtsov
2018-03-13Fix debuglineinfo-path.llEugene Zemtsov
2018-03-13Temporary disable debuglineinfo-path.ll to fix buildEugene Zemtsov
2018-03-13Handle mixed-OS paths in DWARF readerEugene Zemtsov