[all-commits] [llvm/llvm-project] 186709: [FastISel][test] Add ELF triple after D90877
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 9 10:27:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1867091f561b2108a7c20f7d6e416ceb40467786
https://github.com/llvm/llvm-project/commit/1867091f561b2108a7c20f7d6e416ceb40467786
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] Add ELF triple after D90877
MachO has different symbol naming and thus on a MachO platform this test has a
different behavior without a triple.
More information about the All-commits
mailing list