[all-commits] [llvm/llvm-project] dbb64b: Fix a print error found while testing llvm-objcopy

Aaron Smith via All-commits all-commits at lists.llvm.org
Mon Nov 18 05:15:18 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dbb64b39b8bc137bb88b9f847ab8adf25a8c8583
      https://github.com/llvm/llvm-project/commit/dbb64b39b8bc137bb88b9f847ab8adf25a8c8583
  Author: Aaron Smith <aaron.smith at microsoft.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M llvm/include/llvm/Object/ELF.h
    M llvm/test/Object/invalid.test

  Log Message:
  -----------
  Fix a print error found while testing llvm-objcopy

A value was not printed as hex. This updates the output and test cases.




More information about the All-commits mailing list