[all-commits] [llvm/llvm-project] d5268e: [test] Add a triple to an x86 test
Justin Bogner via All-commits
all-commits at lists.llvm.org
Thu Dec 3 14:15:10 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5268ebe19252c86549a3c8a9c6b3fa714dbf17c
https://github.com/llvm/llvm-project/commit/d5268ebe19252c86549a3c8a9c6b3fa714dbf17c
Author: Justin Bogner <mail at justinbogner.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M llvm/test/Transforms/SampleProfile/pseudo-probe-emit.ll
Log Message:
-----------
[test] Add a triple to an x86 test
This already "REQUIRE"d an x86 target, but it was also implicitly
depending on a default triple being set.
More information about the All-commits
mailing list