This is an archive of the discontinued LLVM Phabricator instance.

[InstrProfiling] Add AIX triple to more tests
ClosedPublic

Authored by jsji on Sep 1 2021, 1:54 PM.

Details

Reviewers
w2yehia
MaskRay
Group Reviewers
Restricted Project
Commits
rGf5505a2ca631: [InstrProfiling] Add AIX triple to more tests
Summary

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

Diff Detail

Event Timeline

jsji requested review of this revision.Sep 1 2021, 1:54 PM
jsji created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2021, 1:54 PM
MaskRay accepted this revision.Sep 1 2021, 2:23 PM

LGTM.

llvm/test/Instrumentation/InstrProfiling/linkage.ll
2 ↗(On Diff #370050)

I just removed profiling.ll and renamed this to profiling.ll.

(With some Fuchsia changes the file essentially covers all the runtime symbols.)

llvm/test/Instrumentation/InstrProfiling/profiling.ll
128

Delete one blank line

This revision is now accepted and ready to land.Sep 1 2021, 2:23 PM
jsji updated this revision to Diff 370140.Sep 1 2021, 7:28 PM

Rebase.

This revision was landed with ongoing or failed builds.Sep 1 2021, 8:03 PM
This revision was automatically updated to reflect the committed changes.