[llvm] [llvm-jitlink] Replace IR backtrace symbolication testcase with asm. (PR #175117)

Lang Hames via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 12 05:37:48 PST 2026


lhames wrote:

@dyung https://github.com/llvm/llvm-project/pull/175537 adds a new diagnostic that should help to figure out what's going on with that failure. I'll land tomorrow morning Sydney time, or you're welcome to merge before then if you'd like. I'm hoping to get at least one run in with that diagnostic applied to see if we can figure out where the wild address for `main` is coming from.

Once we've got that info the testcase can be disabled or removed for now.

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


More information about the llvm-commits mailing list