diff options
author | Vincent Lejeune <[email protected]> | 2013-04-13 16:36:02 +0200 |
---|---|---|
committer | Vincent Lejeune <[email protected]> | 2013-04-17 17:24:29 +0200 |
commit | 2b9ed257c0c4db879970afb2c5981c59ca70c21b (patch) | |
tree | dda122ef2a7103dc232c21a2a0c240ddff1e248f /src/gallium/drivers/radeon | |
parent | 484b89ace99cb34719ff79c6aab1658bb8f3dc79 (diff) |
r600g/llvm: Use gprcount from llvm
Diffstat (limited to 'src/gallium/drivers/radeon')
-rw-r--r-- | src/gallium/drivers/radeon/LLVM_REVISION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/radeon/LLVM_REVISION.txt b/src/gallium/drivers/radeon/LLVM_REVISION.txt index 3ff06020b4f..b633ea63610 100644 --- a/src/gallium/drivers/radeon/LLVM_REVISION.txt +++ b/src/gallium/drivers/radeon/LLVM_REVISION.txt @@ -1 +1 @@ -@179546 +@179684 |