[PATCH] D89476: [llc] Use -filetype=null to disable MIR printing
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 09:29:48 PDT 2020
MaskRay added inline comments.
================
Comment at: llvm/test/tools/llc/filetype-null-stop-after.ll:1
+; RUN: llc -filetype=null -stop-after=finalize-isel -o - %s | FileCheck %s --allow-empty
+
----------------
`| count 0`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89476/new/
https://reviews.llvm.org/D89476
More information about the llvm-commits
mailing list