[all-commits] [llvm/llvm-project] 877441: [FastISel][test] %llc_dwarf -mtriple -> llc -mtriple
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 9 12:11:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8774414d6e537eec39e7eda105079dbff7e5aa93
https://github.com/llvm/llvm-project/commit/8774414d6e537eec39e7eda105079dbff7e5aa93
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/test/CodeGen/X86/fastisel-memset-flush.ll
Log Message:
-----------
[FastISel][test] %llc_dwarf -mtriple -> llc -mtriple
if config.target_triple contains 'windows-msvc', %llc_dwarf has a -mtriple:
llc.exe: for the --mtriple option: may only occur zero or one times!
More information about the All-commits
mailing list