aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVibhuti Sawant <Vibhuti.Sawant@ibm.com>2022-05-11 09:16:53 -0700
committerGeoffrey Martin-Noble <gcmn@google.com>2022-05-11 09:23:16 -0700
commit6b6e796b74622ecf1983e860b1878353048466b4 (patch)
tree62f90da7713e62b65c5ab903327f2ac7b10b3175 /clang/lib/Frontend/CompilerInvocation.cpp
parent65860a9f5db1befcbd7dc73059b63b5cbce418f4 (diff)
downloadllvm-6b6e796b74622ecf1983e860b1878353048466b4.zip
llvm-6b6e796b74622ecf1983e860b1878353048466b4.tar.gz
llvm-6b6e796b74622ecf1983e860b1878353048466b4.tar.bz2
[Bazel] Add support for s390x build target
While executing the test suite for Tensorflow(v2.8.0), we encountered multiple TC failures with the below error ``` 'z14' is not a recognized processor for this target ``` This patch adds the s390x target to the build target list. It fixes TC failures in multiple modules of Tensorflow on s390x arch. It is also tested to have no effect on x86 machines. Reviewed By: GMNGeoffrey Differential Revision: https://reviews.llvm.org/D125096
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions