Mercurial > hg > CbC > CbC_llvm
diff lib/DebugInfo/DWARF/DWARFDebugMacro.cpp @ 120:1172e4bd9c6f
update 4.0.0
author | mir3636 |
---|---|
date | Fri, 25 Nov 2016 19:14:25 +0900 |
parents | 7d135dc70f03 |
children | 803732b1fca8 |
line wrap: on
line diff
--- a/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp Tue Jan 26 22:56:36 2016 +0900 +++ b/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp Fri Nov 25 19:14:25 2016 +0900 @@ -7,9 +7,8 @@ // //===----------------------------------------------------------------------===// +#include "llvm/DebugInfo/DWARF/DWARFDebugMacro.h" #include "SyntaxHighlighting.h" -#include "llvm/DebugInfo/DWARF/DWARFDebugMacro.h" -#include "llvm/Support/Compiler.h" #include "llvm/Support/Dwarf.h" #include "llvm/Support/Format.h" #include "llvm/Support/raw_ostream.h"