MC: Clean up method names in MCContext.
[oota-llvm.git] / lib / Target / AArch64 / AsmParser / Makefile
index 56c9ef52ea58dc4e8e603d287663a750345480d4..00268c76f8e83faddca5b38ba581980dcf2e5a24 100644 (file)
@@ -9,7 +9,7 @@
 LEVEL = ../../../..
 LIBRARYNAME = LLVMAArch64AsmParser
 
-# Hack: we need to include 'main' target directory to grab private headers
+# Hack: we need to include 'main' ARM target directory to grab private headers
 CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
 
 include $(LEVEL)/Makefile.common