[PATCH] D104698: [TableGen] Fix printing second PC-relative operand

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 20:28:14 PDT 2021


MaskRay added inline comments.


================
Comment at: llvm/test/TableGen/AsmWriterPCRelOp.td:1
+// RUN: llvm-tblgen -gen-asm-writer -I %p/../../include %s > %t.log
+
----------------
`%t.log` => `| FileCheck %s`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104698/new/

https://reviews.llvm.org/D104698



More information about the llvm-commits mailing list