[llvm] [Orc][examples] Fix lljit-with-remote-debugging test failure (PR #74764)

Thomas Preud'homme via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 01:45:45 PST 2023


RoboTux wrote:

> @RoboTux @weliveindetail I don't think that `argc_sub1_elf.ll` contains anything x86-64 specific -- what if we just removed the triple instead?

I tried but then it complains that there is no target "". Perhaps it's worth fixing orc to support an empty target.

https://github.com/llvm/llvm-project/pull/74764


More information about the llvm-commits mailing list