[all-commits] [llvm/llvm-project] f5505a: [InstrProfiling] Add AIX triple to more tests
jsji via All-commits
all-commits at lists.llvm.org
Wed Sep 1 20:03:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5505a2ca631b39d75a71c8ad7c0770d9c106fc4
https://github.com/llvm/llvm-project/commit/f5505a2ca631b39d75a71c8ad7c0770d9c106fc4
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/test/Instrumentation/InstrProfiling/no-counters.ll
M llvm/test/Instrumentation/InstrProfiling/profiling.ll
Log Message:
-----------
[InstrProfiling] Add AIX triple to more tests
Following patch of https://reviews.llvm.org/D108490.
Add AIX triples to tests in /Instrumentation/InstrProfiling/ to make
sure we can catch regressions earlier.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D109089
More information about the All-commits
mailing list