Remove layering violation #include.

llvm-svn: 159372
This commit is contained in:
Bill Wendling 2012-06-28 20:17:05 +00:00
parent f649627f37
commit a04b6f6de5

View File

@ -20,7 +20,6 @@
#include "NVPTXUtilities.h"
#include "MCTargetDesc/NVPTXMCAsmInfo.h"
#include "NVPTXNumRegisters.h"
#include "../lib/CodeGen/AsmPrinter/DwarfDebug.h" // FIXME: layering violation!
#include "llvm/ADT/StringExtras.h"
#include "llvm/DebugInfo.h"
#include "llvm/Function.h"