[PATCH] D104805: IR: Fix use-list-order round-tripping for call and invoke
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 11:44:15 PDT 2021
dexonsmith updated this revision to Diff 354040.
dexonsmith added a comment.
Minor update to the testcase:
- Match the `RUN:` commands from `uselistorder.ll`.
- Rename to call-arg-is-callee.ll, since this is not testing the `uselistorder` directive... it's testing calls that have an argument as a callee.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104805/new/
https://reviews.llvm.org/D104805
Files:
llvm/lib/IR/Instructions.cpp
llvm/test/Assembler/call-arg-is-callee.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104805.354040.patch
Type: text/x-patch
Size: 3684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/e297ee37/attachment.bin>
More information about the llvm-commits
mailing list