1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/include
Dan Gohman 42bd5cffc9 Use intptr_t instead of unsigned here, which is more appropriate
in a really obscure way, but more importantly has the side effect
of avoiding a GCC warning in the case that IntType is bool.

llvm-svn: 60677
2008-12-07 21:28:00 +00:00
..
llvm Use intptr_t instead of unsigned here, which is more appropriate 2008-12-07 21:28:00 +00:00
llvm-c Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00