Move some more hooks to TargetFrameInfo
[oota-llvm.git] / Makefile.rules
index 64e6d2ac5288e2360533b100985837e98cb77a8d..b2dc6a10318e9660ec8f0be7dc5039903b478aba 100644 (file)
@@ -388,9 +388,7 @@ ifeq ($(ENABLE_PIC),0)
   CXX.Flags     += -fPIC
   CPP.BaseFlags += -fPIC
 endif
-endif
 
-ifeq ($(ARCH),Alpha)
   LD.Flags += -Wl,--no-relax
 endif