summaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/TestAsmPrinter.cpp
AgeCommit message (Expand)Author
2025-09-09MC: Use Triple form of lookupTarget in more places (#157591)Matt Arsenault
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2023-01-16This patch allows llvm-dwarfutil to utilize accelerator tablesAlexey Lapshin
2022-12-02[llvm/unittests] Use std::nullopt instead of None (NFC)Kazu Hirata
2021-10-08Move TargetRegistry.(h|cpp) from Support to MCReid Kleckner
2021-05-23[MC] Refactor MCObjectFileInfo initialization and allow targets to create MCO...Philipp Krones
2021-05-05[MC] Untangle MCContext and MCObjectFileInfoPhilipp Krones
2020-09-15[DebugInfo] Fix methods of AsmPrinter to emit values corresponding to the DWA...Igor Kudrin