diff options
author | Vincent Lejeune <[email protected]> | 2013-04-06 18:12:26 +0200 |
---|---|---|
committer | Vincent Lejeune <[email protected]> | 2013-04-08 15:11:59 +0200 |
commit | 5019af21453d0e9fc5b0f8c1c2bfeb29029882c1 (patch) | |
tree | 461021937ef19e44f7301034b62df841e0a01efd /src/gallium/drivers/radeon | |
parent | eff66bc9f855fff5c4f5f57f247254a97431e8ad (diff) |
r600g/llvm: Add support for native isa for pre EG
This fixes bug 62756 :
https://bugs.freedesktop.org/show_bug.cgi?id=62756#c12
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 dcce2fa2bf1..e26c652e96f 100644 --- a/src/gallium/drivers/radeon/LLVM_REVISION.txt +++ b/src/gallium/drivers/radeon/LLVM_REVISION.txt @@ -1 +1 @@ -@178928 +@179020 |