diff options
author | Vassil Vassilev <v.g.vassilev@gmail.com> | 2021-05-18 17:53:54 +0000 |
---|---|---|
committer | Vassil Vassilev <v.g.vassilev@gmail.com> | 2021-05-18 19:14:33 +0000 |
commit | 8dd5ef01ef13e402784bba47f7a24175f5f00325 (patch) | |
tree | 3f307dd289fbdc2d23ecb6f5c12f58a40d6c94eb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0f544be244e31d3988b2024dfbfe4b91f8e909e1 (diff) | |
download | llvm-8dd5ef01ef13e402784bba47f7a24175f5f00325.zip llvm-8dd5ef01ef13e402784bba47f7a24175f5f00325.tar.gz llvm-8dd5ef01ef13e402784bba47f7a24175f5f00325.tar.bz2 |
[clang-repl] Better match the underlying architecture.
In cases where -fno-integrated-as is specified we should overwrite the
EmitAssembly action as well.
We also should rely on the target triple from the process at least until we
implement out-of-process execution.
This patch should improve clang-repl on AIX.
Discussion available at: https://reviews.llvm.org/D96033
Differential revision: https://reviews.llvm.org/D102688
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions