diff options
author | Christian König <[email protected]> | 2013-03-07 10:06:24 +0100 |
---|---|---|
committer | Christian König <[email protected]> | 2013-03-07 10:06:24 +0100 |
commit | eddf33f7112f569d119b677b0a41129350572198 (patch) | |
tree | 5523f6bf7445c287ab41f6d3fb224b881f2782ce /src | |
parent | a7a899584cf855725d3ca37f128bcd41b719e248 (diff) |
radeon/llvm: document LLVM commit
We need at least that revision to work correctly now.
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'src')
-rw-r--r-- | src/gallium/drivers/radeon/LLVM_REVISION.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/radeon/LLVM_REVISION.txt b/src/gallium/drivers/radeon/LLVM_REVISION.txt new file mode 100644 index 00000000000..f5ee6d95174 --- /dev/null +++ b/src/gallium/drivers/radeon/LLVM_REVISION.txt @@ -0,0 +1 @@ +r176626 |