summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2011-07-06 22:01:53 +0000
committerEvan Cheng <evan.cheng@apple.com>2011-07-06 22:01:53 +0000
commit3ddfbd325dd2e79a7fd5fb14421b53c9a1b90d87 (patch)
treec4bdc9e1982d2f481c7ddd99f26c6a8da360a60a /llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
parentb6b067c225adca83e752f27eb3cd310bafe1041e (diff)
downloadbcm5719-llvm-3ddfbd325dd2e79a7fd5fb14421b53c9a1b90d87.tar.gz
bcm5719-llvm-3ddfbd325dd2e79a7fd5fb14421b53c9a1b90d87.zip
Rename files for consistency.
llvm-svn: 134546
Diffstat (limited to 'llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp')
-rw-r--r--llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp b/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
index d748e2cb3a8..c37d8797b39 100644
--- a/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
+++ b/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
@@ -15,7 +15,7 @@
#define DEBUG_TYPE "asm-printer"
#include "X86ATTInstPrinter.h"
#include "X86InstComments.h"
-#include "MCTargetDesc/X86TargetDesc.h"
+#include "MCTargetDesc/X86MCTargetDesc.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCExpr.h"
OpenPOWER on IntegriCloud