summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Basic/RuntimeLibcalls.cpp
AgeCommit message (Collapse)Author
2025-11-05TableGen: Split RuntimeLibcallsEmitter into separate utility header (#166583)Matt Arsenault
This information will be needed in more emitters, so start factoring it to be more reusable.