[all-commits] [llvm/llvm-project] 628eaa: [InstrProfiling] Add AIX triple to platform test
jsji via All-commits
all-commits at lists.llvm.org
Mon Aug 23 07:31:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 628eaa4cf7a2fcfc744a51864689b38a24f9ab3d
https://github.com/llvm/llvm-project/commit/628eaa4cf7a2fcfc744a51864689b38a24f9ab3d
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M llvm/test/Instrumentation/InstrProfiling/platform.ll
Log Message:
-----------
[InstrProfiling] Add AIX triple to platform test
We found that AIX was not covered in most of the InstrProfiling tests.
So we are trying to enable the tests gradually.
This is to add AIX triple to platform tests to make sure the
registrations are OK.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D108490
More information about the All-commits
mailing list