[all-commits] [llvm/llvm-project] 09036b: [clang] Require x86 target for tbaa test
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Dec 15 08:40:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09036be1266355e73775c5c949a69a25312ee18a
https://github.com/llvm/llvm-project/commit/09036be1266355e73775c5c949a69a25312ee18a
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M clang/test/CodeGen/avoidTBAAonASMstore.cpp
Log Message:
-----------
[clang] Require x86 target for tbaa test
Added in https://reviews.llvm.org/D115320.
Failing on our bots that only build Arm/AArch64 targets:
https://lab.llvm.org/buildbot/#/builders/188/builds/6951
More information about the All-commits
mailing list