projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8269031
)
Remove layering violation #include.
author
Bill Wendling
<isanbard@gmail.com>
Thu, 28 Jun 2012 20:17:05 +0000
(20:17 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Thu, 28 Jun 2012 20:17:05 +0000
(20:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159372
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
b/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
index ade40497d1682987138f6c9d0cfa5c05bb59b9a0..f2b96163f43d4aa235bde4f7bdab89ce0aabf0f5 100644
(file)
--- a/
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
+++ b/
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
@@
-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"