1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include
Matt Arsenault 919da0fa79 AMDGPU: Remove GCCBuiltin from intrinsics that need mangling
If the intrinsic is overloaded and works on multiple types,
it cannot resolve to a single corresponding builtin and requires
handling in clang. This just causes crashes now.

llvm-svn: 258559
2016-01-22 21:30:46 +00:00
..
llvm AMDGPU: Remove GCCBuiltin from intrinsics that need mangling 2016-01-22 21:30:46 +00:00
llvm-c Fix typo in the C API comments 2016-01-18 01:06:52 +00:00