[PM/AA] Remove the Location typedef from the AliasAnalysis class now
[oota-llvm.git] / configure
index 73fce67b0586da35220edd98cccf0fc72b33ee21..ec0e4ac70065d3b154b2a68a49c7b505975aafa5 100755 (executable)
--- a/configure
+++ b/configure
@@ -5665,7 +5665,7 @@ case "$enableval" in
         hexagon)  TARGETS_TO_BUILD="Hexagon $TARGETS_TO_BUILD" ;;
         nvptx)    TARGETS_TO_BUILD="NVPTX $TARGETS_TO_BUILD" ;;
         systemz)  TARGETS_TO_BUILD="SystemZ $TARGETS_TO_BUILD" ;;
-        amdgpu)  ;&
+        amdgpu)   TARGETS_TO_BUILD="AMDGPU $TARGETS_TO_BUILD" ;;
         r600)     TARGETS_TO_BUILD="AMDGPU $TARGETS_TO_BUILD" ;;
         host) case "$llvm_cv_target_arch" in
             x86)         TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;