[all-commits] [llvm/llvm-project] 175eba: DebugInfo: remove unnecessary mtriple from test/De...

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Nov 25 13:47:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 175ebad958a0ebaf6c56c20ab30b9d4347742c29
      https://github.com/llvm/llvm-project/commit/175ebad958a0ebaf6c56c20ab30b9d4347742c29
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M llvm/test/DebugInfo/X86/abstract_origin.ll

  Log Message:
  -----------
  DebugInfo: remove unnecessary mtriple from test/DebugInfo/X86/abstract_origin.ll

The test already specifies a triple in the IR itself.

Based on post-commit feedback from Luís Marques.




More information about the All-commits mailing list