diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-07-18 08:53:32 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 08:53:32 +0900 |
commit | 45477add8dfe9851605697bd908b49f0ec244625 (patch) | |
tree | 1992b32bd99a728761ff30de2057bcbef75d370f /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | cf36f49c042f93e4e204ee434173f1c6a6ad4cac (diff) | |
download | llvm-45477add8dfe9851605697bd908b49f0ec244625.zip llvm-45477add8dfe9851605697bd908b49f0ec244625.tar.gz llvm-45477add8dfe9851605697bd908b49f0ec244625.tar.bz2 |
RuntimeLibcalls: Add methods to recognize libcall names (#149001)
Also replace the current static DenseMap of preserved symbol
names in the Symtab hack with this. That was broken statefulness
across compiles, so this at least fixes that. However this is
still broken, llvm-as shouldn't really depend on the triple.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions