[all-commits] [llvm/llvm-project] 1e11cc: [clang/test] Run thinlto-clang-diagnostic-handler-...
RoboTux via All-commits
all-commits at lists.llvm.org
Thu Aug 12 13:38:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e11ccad837c2d0d848349e7bc8f5800e5d365fc
https://github.com/llvm/llvm-project/commit/1e11ccad837c2d0d848349e7bc8f5800e5d365fc
Author: Thomas Preud'homme <thomasp at graphcore.ai>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M clang/test/CodeGen/thinlto-clang-diagnostic-handler-in-be.c
Log Message:
-----------
[clang/test] Run thinlto-clang-diagnostic-handler-in-be.c on x86
Clang test CodeGen/thinlto-clang-diagnostic-handler-in-be.c fails on
some non x86 targets, e.g. hexagon. Since the test already requires x86
to be available as a target this commit forces the target to x86_64.
Reviewed By: steven_wu
Differential Revision: https://reviews.llvm.org/D107667
More information about the All-commits
mailing list