Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on new

PIC16Section class", it breaks globals.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84184 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar
2009-10-15 15:02:14 +00:00
parent 8da373cf62
commit 1ead150c92
13 changed files with 696 additions and 885 deletions
-1
View File
@@ -13,7 +13,6 @@
//===----------------------------------------------------------------------===//
#include "PIC16.h"
#include "PIC16ABINames.h"
#include "PIC16DebugInfo.h"
#include "llvm/GlobalVariable.h"
#include "llvm/CodeGen/MachineFunction.h"