[all-commits] [llvm/llvm-project] 01cee9: DebugInfo: Remove llc_dwarf usage from tests alrea...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Nov 24 17:52:52 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 01cee921abe924ae98027ce599d3c76ca5780a38
https://github.com/llvm/llvm-project/commit/01cee921abe924ae98027ce599d3c76ca5780a38
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M llvm/test/DebugInfo/X86/DIModuleContext.ll
M llvm/test/DebugInfo/X86/Fortran-DIModule.ll
M llvm/test/DebugInfo/X86/align_c11.ll
M llvm/test/DebugInfo/X86/align_cpp11.ll
M llvm/test/DebugInfo/X86/align_objc.ll
M llvm/test/DebugInfo/X86/atomic-c11-dwarf-4.ll
M llvm/test/DebugInfo/X86/atomic-c11-dwarf-5.ll
M llvm/test/DebugInfo/X86/constant-loclist.ll
M llvm/test/DebugInfo/X86/containing-type-extension-rust.ll
M llvm/test/DebugInfo/X86/debug-info-auto-return.ll
M llvm/test/DebugInfo/X86/debug-info-packed-struct.ll
M llvm/test/DebugInfo/X86/debug-info-template-parameter.ll
M llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll
M llvm/test/DebugInfo/X86/debug-macro-dwo.ll
M llvm/test/DebugInfo/X86/debug-macro-gnu-dwo.ll
M llvm/test/DebugInfo/X86/debug-macro-gnu.ll
M llvm/test/DebugInfo/X86/debug-macro-v5.ll
M llvm/test/DebugInfo/X86/distringtype.ll
M llvm/test/DebugInfo/X86/gmlt-no-split-dwarf-inlining-empty.ll
M llvm/test/DebugInfo/X86/inline-namespace.ll
M llvm/test/DebugInfo/X86/noreturn_c11.ll
M llvm/test/DebugInfo/X86/noreturn_cpp11.ll
M llvm/test/DebugInfo/X86/noreturn_objc.ll
M llvm/test/DebugInfo/X86/partial-constant.ll
M llvm/test/DebugInfo/X86/single-dbg_value.ll
M llvm/test/DebugInfo/X86/split-dwarf-multiple-cu-hash.ll
M llvm/test/DebugInfo/X86/split-dwarf-omit-empty.ll
M llvm/test/DebugInfo/X86/split-dwarf-sysroot.ll
M llvm/test/DebugInfo/X86/static_member_array.ll
M llvm/test/DebugInfo/X86/unattached-global.ll
Log Message:
-----------
DebugInfo: Remove llc_dwarf usage from tests already relying on a target triple in the IR
More information about the All-commits
mailing list