[PATCH] D109089: [InstrProfiling] Add AIX triple to more tests

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 13:55:00 PDT 2021


jsji created this revision.
jsji added reviewers: PowerPC, w2yehia, MaskRay.
jsji requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Following patch of https://reviews.llvm.org/D108490.
Add AIX triples to tests in /Instrumentation/InstrProfiling/ to make
sure we can catch regressions earlier.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109089

Files:
  llvm/test/Instrumentation/InstrProfiling/linkage.ll
  llvm/test/Instrumentation/InstrProfiling/no-counters.ll
  llvm/test/Instrumentation/InstrProfiling/profiling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109089.370050.patch
Type: text/x-patch
Size: 8633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/e008bbef/attachment.bin>


More information about the llvm-commits mailing list