makes the incestuous #include'ing of sparc internal headers much less
disturbing. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10729
91177308-0d34-0410-b5e6-
96231b3b80d8
#include "llvm/Constants.h"
#include "llvm/BasicBlock.h"
#include "llvm/DerivedTypes.h"
-#include "../../Target/Sparc/SparcInstrSelectionSupport.h" // FIXME!
+#include "../SparcInstrSelectionSupport.h"
namespace llvm {
-##===- lib/CodeGen/InstrSelection/Makefile -----------------*- Makefile -*-===##
+##===- Target/Sparc/InstrSelection/Makefile ----------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../..
+LEVEL = ../../../..
DIRS =
-
LIBRARYNAME = select
include $(LEVEL)/Makefile.common
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = sparc
-DIRS = RegAlloc
+DIRS = InstrSelection RegAlloc
ExtraSource = Sparc.burm.cpp