[all-commits] [llvm/llvm-project] 727e6f: [NFC][llvm][X86] Adding missing -mtiple to X86 test.
Lucas Duarte Prates via All-commits
all-commits at lists.llvm.org
Wed Apr 22 03:56:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 727e6fb84a3a6b5568d24edb794083ca2c750038
https://github.com/llvm/llvm-project/commit/727e6fb84a3a6b5568d24edb794083ca2c750038
Author: Lucas Prates <lucas.prates at arm.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/test/CodeGen/X86/pr45563.ll
Log Message:
-----------
[NFC][llvm][X86] Adding missing -mtiple to X86 test.
The modified test was missing the specification of the intended triple
in its run line, assuming X86 is the default.
More information about the All-commits
mailing list