[all-commits] [llvm/llvm-project] fc1cb3: [LLD][ELF][ARM] Tidy up test to hook up missing fi...

Peter Smith via All-commits all-commits at lists.llvm.org
Wed Jun 30 06:17:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc1cb3104b6bde0cbba8e92ec97878076c39737d
      https://github.com/llvm/llvm-project/commit/fc1cb3104b6bde0cbba8e92ec97878076c39737d
  Author: Peter Smith <peter.smith at arm.com>
  Date:   2021-06-30 (Wed, 30 Jun 2021)

  Changed paths:
    M lld/test/ELF/arm-thumb-interwork-thunk.s

  Log Message:
  -----------
  [LLD][ELF][ARM] Tidy up test to hook up missing filecheck patterns [NFC]

A couple of filecheck patterns had not been hooked up with
the patterns suffering from some drift. As this test is old
and llvm-objdump has improved a lot, take this opportunity to
hide the instruction encoding. I've also taken out a lot of
the explanatory comments that llvm-objdump improvements make
redundant, as these comments oftern don't get updated when addresses
change.

Differential Revision: https://reviews.llvm.org/D104907




More information about the All-commits mailing list