[PATCH] D124413: [llvm-ml] Improve indirect call parsing
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 08:51:08 PDT 2022
MaskRay accepted this revision.
MaskRay added inline comments.
Herald added a subscriber: StephenFan.
================
Comment at: llvm/test/tools/llvm-ml/indirect_branch.asm:7
+ifdef rax
+ fn_ref qword 1
+else
----------------
Two-column indentation is much more common.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124413/new/
https://reviews.llvm.org/D124413
More information about the llvm-commits
mailing list