llvm-project/compiler-rt/cmake
Tim Shen 918ed871df [XRay] Implement powerpc64le xray.
Summary:
powerpc64 big-endian is not supported, but I believe that most logic can
be shared, except for xray_powerpc64.cc.

Also add a function InvalidateInstructionCache to xray_util.h, which is
copied from llvm/Support/Memory.cpp. I'm not sure if I need to add a unittest,
and I don't know how.

Reviewers: dberris, echristo, iteratee, kbarton, hfinkel

Subscribers: mehdi_amini, nemanjai, mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D29742

llvm-svn: 294781
2017-02-10 21:03:24 +00:00
..
Modules [Compiler-rt] Broken compiler-rt CMake configuring on Windows 2017-01-26 18:16:02 +00:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake [Builtin] [ARM] Update CMake to support the build of armv6m 2017-01-19 18:46:11 +00:00
builtin-config-ix.cmake [Builtin] [ARM] Update CMake to support the build of armv6m 2017-01-19 18:46:11 +00:00
config-ix.cmake [XRay] Implement powerpc64le xray. 2017-02-10 21:03:24 +00:00