[all-commits] [llvm/llvm-project] 1b787f: DebugInfo: Generalize test/DebugInfo/X86/convert-i...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Feb 4 17:51:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b787f53c60860dd9fe004cc9f454a1c19d4f681
https://github.com/llvm/llvm-project/commit/1b787f53c60860dd9fe004cc9f454a1c19d4f681
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M llvm/test/DebugInfo/X86/convert-inlined.ll
Log Message:
-----------
DebugInfo: Generalize test/DebugInfo/X86/convert-inlined.ll
This test was hardcoded to only run on x86-64-linux-gnu and was overly
constrained by CHECK-NEXTing every line for an exact match.
More information about the All-commits
mailing list