diff options
| author | Tom Stellard <thomas.stellard@amd.com> | 2012-07-16 14:17:16 +0000 |
|---|---|---|
| committer | Tom Stellard <thomas.stellard@amd.com> | 2012-07-16 14:17:16 +0000 |
| commit | 812e652b43e4bdcaf965e306397a42381c4ac12f (patch) | |
| tree | 5920354b3630f66209a016419794fdd9de0793c2 /llvm/lib | |
| parent | ee1812b94f5be56996dbbb39b0af09574d5e2ed7 (diff) | |
| download | bcm5719-llvm-812e652b43e4bdcaf965e306397a42381c4ac12f.tar.gz bcm5719-llvm-812e652b43e4bdcaf965e306397a42381c4ac12f.zip | |
Build script changes for R600/SI Codegen v6
llvm-svn: 160272
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/LLVMBuild.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/LLVMBuild.txt b/llvm/lib/Target/LLVMBuild.txt index 8995080974c..97c8796e3c4 100644 --- a/llvm/lib/Target/LLVMBuild.txt +++ b/llvm/lib/Target/LLVMBuild.txt @@ -16,7 +16,7 @@ ;===------------------------------------------------------------------------===; [common] -subdirectories = ARM CellSPU CppBackend Hexagon MBlaze MSP430 NVPTX Mips PowerPC Sparc X86 XCore +subdirectories = AMDGPU ARM CellSPU CppBackend Hexagon MBlaze MSP430 NVPTX Mips PowerPC Sparc X86 XCore ; This is a special group whose required libraries are extended (by llvm-build) ; with the best execution engine (the native JIT, if available, or the |

