aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-09-03 15:59:10 +0900
committerGitHub <noreply@github.com>2025-09-03 15:59:10 +0900
commit655cdf2e45a108177f013a59f108d17a8a267783 (patch)
treeadb17fb7d58a24a50331a36bd17c2d9e0afa8582 /llvm/lib/Support/CommandLine.cpp
parent90865906dd2d42311901ce8a567bb992a169860d (diff)
downloadllvm-655cdf2e45a108177f013a59f108d17a8a267783.zip
llvm-655cdf2e45a108177f013a59f108d17a8a267783.tar.gz
llvm-655cdf2e45a108177f013a59f108d17a8a267783.tar.bz2
llvm-tli-checker: Remove TLINameList helper struct (#142535)
This avoids subclassing std::vector and a static constructor. This started as a refactor to make TargetLibraryInfo available during printing so a custom name could be reported. It turns out this struct wasn't doing anything, other than providing a hacky way of printing the standard name instead of the target's custom name. Just remove this and stop hacking on the TargetLibraryInfo to falsely report the function is available later.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions