[all-commits] [llvm/llvm-project] c609c0: [CodeGen] Use fixed triple in weak-external test (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue May 21 23:38:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c609c04e32ef43f63a6ee54025fadf649c3247cc
https://github.com/llvm/llvm-project/commit/c609c04e32ef43f63a6ee54025fadf649c3247cc
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M clang/test/CodeGenCXX/weak-external.cpp
Log Message:
-----------
[CodeGen] Use fixed triple in weak-external test (NFC)
The codegen here differs substantially if UseARMMethodPtrABI is
enabled. Use a fixed x86 triple to avoid this.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list