diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-07-15 16:18:34 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 16:18:34 +0900 |
commit | 0991435fc3e638caad036085f73d8e7a62bfb60f (patch) | |
tree | f9516a8d65e3b7b2028b0b1c4bd3b3006da250c0 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | acf07dc77cba07d67c85e120c2eb8094438572e9 (diff) | |
download | llvm-0991435fc3e638caad036085f73d8e7a62bfb60f.zip llvm-0991435fc3e638caad036085f73d8e7a62bfb60f.tar.gz llvm-0991435fc3e638caad036085f73d8e7a62bfb60f.tar.bz2 |
RuntimeLibcalls: Mostly move x86 configuration into tablegen (#148575)
This is getting pretty ugly, but seems to be the worst of the
cases. Opting out of the base set of calls for the various windows
cases is really ugly. We need to apply that to the arm cases as well.
It also may make sense to go back to transposing the architecture
and operating system (i.e. make isOSWindows the SystemLibrary
and then modify based on architecture).
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions