[PATCH] D53698: [X86] Fix llc invocation on MIR test case

Than McIntosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 07:05:36 PDT 2018


thanm added a comment.

LGTM. I ran the new recipe in the debugger and it is indeed exercising the PR37130 fix code correctly (lifetime marker set is different, but that doesn't matter in this case).

Thanks for the cleanup.


https://reviews.llvm.org/D53698





More information about the llvm-commits mailing list