I know PowerPC wishes it could be alpha, but it cannot. so there
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 22:00:24 +0000 (22:00 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 22:00:24 +0000 (22:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22504 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.rules

index f6e3467e787418812efb6f188d1a6797dd3d0df9..b32cf803e7faba77b074badbeed45155f0c01992 100644 (file)
@@ -609,7 +609,7 @@ ifeq ($(ARCH), Alpha)
   ENABLE_ALPHA_JIT = 1
 endif
 
-# What the PowerPC JIT requires
+# What the Alpha JIT requires
 ifdef ENABLE_ALPHA_JIT
   JIT_LIBS += LLVMAlpha LLVMSelectionDAG
 endif