llvm-project/clang/include
Hal Finkel 65e1e4dbe0 [PowerPC] Support __builtin_ppc_get_timebase
GCC 4.8+ has a PowerPC-specific intrinsic, __builtin_ppc_get_timebase, to do
what Clang's __builtin_readcyclecounter does. For compatibility with code that
uses GCC's spelling (including glibc), support it as well.

Partially fixes PR23681.

llvm-svn: 246510
2015-08-31 23:55:19 +00:00
..
clang [PowerPC] Support __builtin_ppc_get_timebase 2015-08-31 23:55:19 +00:00
clang-c [OPENMP 4.0] Initial support for array sections. 2015-08-25 14:24:04 +00:00
CMakeLists.txt
Makefile