1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/include
Yaron Keren 0d735d41b6 DebugLoc defines LineCol as 32 bit in comment but unsigned in code.
This patch modifies LineCol to be a uint32_t.

See http://llvm.org/bugs/show_bug.cgi?id=17957

llvm-svn: 194957
2013-11-17 09:47:39 +00:00
..
llvm DebugLoc defines LineCol as 32 bit in comment but unsigned in code. 2013-11-17 09:47:39 +00:00
llvm-c Add a loop rerolling pass 2013-11-16 23:59:05 +00:00