When run on a ppc64le based platform, the check-sanitizer build looks for objects with the powerpc64le name. i.e. asan-powerpc64le.a
This change allows those objects to be built.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D6043
[compiler-rt] add ppc64le target arch ClosedPublic Authored by willschm on Oct 30 2014, 3:25 PM.
Details Summary When run on a ppc64le based platform, the check-sanitizer build looks for objects with the powerpc64le name. i.e. asan-powerpc64le.a
Diff Detail
Event Timelinewillschm updated this object. This revision is now accepted and ready to land.Oct 30 2014, 5:17 PM
Revision Contents
Diff 15813 compiler-rt/trunk/cmake/config-ix.cmake
|