Unverified Commit d86a9378 authored by Stefan Gränitz's avatar Stefan Gränitz Committed by GitHub
Browse files

[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.
parent e837ef91
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment