diff options
author | Stefan Gränitz <stefan.graenitz@gmail.com> | 2023-12-08 22:10:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 22:10:03 +0100 |
commit | d86a93782f4ea476b7fa6751f849fb4ada3df852 (patch) | |
tree | 8f12d2f5a778a9bbb1be97e74a803ac7ea3d1612 /clang/lib/Lex/ModuleMap.cpp | |
parent | e837ef91e327d1d183750879385090db800e5e59 (diff) | |
download | llvm-d86a93782f4ea476b7fa6751f849fb4ada3df852.zip llvm-d86a93782f4ea476b7fa6751f849fb4ada3df852.tar.gz llvm-d86a93782f4ea476b7fa6751f849fb4ada3df852.tar.bz2 |
[Orc][examples] Drop target triple from input for remote debugging test (#74831)
https://github.com/llvm/llvm-project/pull/74764 reported that the
`lljit-with-remote-debugging` test fails on AArch64 hosts, because the
input IR file states arch x86_64 explicitly. In order to drop the target
triple we have to remove a check in the example implementation.
Not sure it's fully portable now, but at least it's better than before.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions