Intrinsic headers are supported only on 64-bit PowerPC. This patch is to move the platform check out of PPC Linux toolchain code and add platform guards to the intrinsic headers.
Details
Details
- Reviewers
- jsji - hfinkel - nemanjai - wschmidt - kbarton - hubert.reinterpretcast 
- Commits
- rG852d4446718e: [PowerPC] [Clang] Add platform guards to PPC vector intrinsics headers
 rC367281: [PowerPC] [Clang] Add platform guards to PPC vector intrinsics headers
 rL367281: [PowerPC] [Clang] Add platform guards to PPC vector intrinsics headers
Diff Detail
Diff Detail
- Repository
- rL LLVM