test/CodeGen/PowerPC/pr33093.ll uses both powerpc64 (big-endian) and powerpc64le while the former was unsupported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D39164
[utils] Support -mtriple=powerpc64 ClosedPublic Authored by MaskRay on Oct 22 2017, 12:16 AM.
Details Summary test/CodeGen/PowerPC/pr33093.ll uses both powerpc64 (big-endian) and powerpc64le while the former was unsupported.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 22 2017, 9:52 AM Closed by commit rL316297: [utils] Support -mtriple=powerpc64 (authored by MaskRay). · Explain WhyOct 22 2017, 11:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119790 llvm/trunk/utils/update_llc_test_checks.py
|