[all-commits] [llvm/llvm-project] cbd754: DebugInfo: Add some missing explicit target triples.

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Nov 24 17:45:15 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbd754163934a64e65b87a0f1b2c6741af8d24db
      https://github.com/llvm/llvm-project/commit/cbd754163934a64e65b87a0f1b2c6741af8d24db
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M llvm/test/DebugInfo/X86/abstract_origin.ll
    M llvm/test/DebugInfo/X86/convert-debugloc.ll
    M llvm/test/DebugInfo/X86/convert-inlined.ll
    M llvm/test/DebugInfo/X86/convert-linked.ll
    M llvm/test/DebugInfo/X86/convert-loclist.ll
    M llvm/test/DebugInfo/X86/dbg-byval-parameter.ll
    M llvm/test/DebugInfo/X86/debug-macro.ll
    M llvm/test/DebugInfo/X86/dwarf-callsite-related-attrs.ll

  Log Message:
  -----------
  DebugInfo: Add some missing explicit target triples.

Based on D91043 by Luís Marques. Thanks Luís!

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




More information about the All-commits mailing list