[PATCH] D57822: [yaml2obj]Allow number for ELF symbol type

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 08:43:49 PST 2019


grimar added inline comments.


================
Comment at: test/tools/yaml2obj/symbol-type.yaml:5
+# CHECK: Name: notype
+# CHECK: Type: None
+# CHECK: Name: normal_type
----------------
jhenderson wrote:
> grimar wrote:
> > Oh, maybe use CHECK-NEXT?
> These aren't on adjacent lines, so CHECK-NEXT would have to check things like the value line etc in between.
OK.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57822





More information about the llvm-commits mailing list