[PATCH] D70293: Fix PR44001: assert failure in getFunctionLocalOffsetAfterInsn
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 06:13:02 PST 2019
thopre marked an inline comment as done.
thopre added a comment.
Note about the testcase: I had to remove the CFI directives from the MIR testcase because it wouldn't parse it. i.e. -stop-after=patchable-function followed by -start-after=patchable-function would not work unless I edit the CFI directives out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70293/new/
https://reviews.llvm.org/D70293
More information about the llvm-commits
mailing list