summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-15 15:02:14 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-15 15:02:14 +0000
commit3b5bdd536ba72d32b2ab6d395d5b83a8afa8a926 (patch)
tree8bc0e26ab515bc3f14d714a3e9961f582687be70 /llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp
parent146b025c39b7fb6a92d44bdbbebf8c740d95783e (diff)
downloadbcm5719-llvm-3b5bdd536ba72d32b2ab6d395d5b83a8afa8a926.tar.gz
bcm5719-llvm-3b5bdd536ba72d32b2ab6d395d5b83a8afa8a926.zip
Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on new
PIC16Section class", it breaks globals.ll. llvm-svn: 84184
Diffstat (limited to 'llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp')
-rw-r--r--llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp b/llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp
index a97dc35b137..c9ebb5756cd 100644
--- a/llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp
+++ b/llvm/lib/Target/PIC16/PIC16MemSelOpt.cpp
@@ -21,7 +21,6 @@
#define DEBUG_TYPE "pic16-codegen"
#include "PIC16.h"
-#include "PIC16ABINames.h"
#include "PIC16InstrInfo.h"
#include "PIC16MCAsmInfo.h"
#include "PIC16TargetMachine.h"
OpenPOWER on IntegriCloud