diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-07-11 21:30:12 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-07-11 21:31:56 -0400 |
commit | fe6a391357fcf0823a97a9a3814572655c3b3b74 (patch) | |
tree | dc7f6c8ec82766394b63c28dce7794c79bb6c6ab /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d81a8759c969344c1e96992aab30f5b5a9d5ffd3 (diff) | |
download | llvm-fe6a391357fcf0823a97a9a3814572655c3b3b74.zip llvm-fe6a391357fcf0823a97a9a3814572655c3b3b74.tar.gz llvm-fe6a391357fcf0823a97a9a3814572655c3b3b74.tar.bz2 |
[Clang] Fix tests failing due to invalid syntax for host triple
Summary:
We use the `--host-triple=` argument to manually set the target triple.
This was changed to include the `=` previously but was not included in
these additional test cases, causing it for fail on some unsupported
systems.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions