aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-02-09 13:39:08 -0800
committerGitHub <noreply@github.com>2024-02-09 13:39:08 -0800
commit1d0f86ba80543931d467d6ce3f2ad8cdde514710 (patch)
treec0a222b97978b682627dc19a39ebe6ed207ddc2b /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent7fd1466433a05f4e2e183914a8bd7c372bb0b8a7 (diff)
downloadllvm-1d0f86ba80543931d467d6ce3f2ad8cdde514710.zip
llvm-1d0f86ba80543931d467d6ce3f2ad8cdde514710.tar.gz
llvm-1d0f86ba80543931d467d6ce3f2ad8cdde514710.tar.bz2
[Sema] Warn unused functions for FMV based on the target attribute (#81302)
The spurious -Wunused-function warning issue for `target_version` #80227 also applied to `__attribute__((target(...)))` based FMV. #81167 removed warnings for all `target`-based FMV. This patch restores the warnings for `__attribute__((target("default")))`.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions