[all-commits] [llvm/llvm-project] d5143e: Remove '<' from test for better yam2obj input cons...

jasonliudev via All-commits all-commits at lists.llvm.org
Mon Apr 13 14:43:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d5143e3f102a91599682fc630205e5c6fec58c76
      https://github.com/llvm/llvm-project/commit/d5143e3f102a91599682fc630205e5c6fec58c76
  Author: jasonliu <jasonliu.development at gmail.com>
  Date:   2020-04-13 (Mon, 13 Apr 2020)

  Changed paths:
    M llvm/test/tools/llvm-objdump/MachO/disassemble-relocs-data-x86_64.test

  Log Message:
  -----------
  Remove '<' from test for better yam2obj input consumption

Address post-commit comment:
https://reviews.llvm.org/D77580#inline-713676

yaml2obj does not record the source filename in the output,
 which may make FileCheck tests brittle sometimes.




More information about the All-commits mailing list