mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-18 16:03:17 +00:00
Debugging kruft
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30688 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
543a0eee6a
commit
01078fb7ec
@ -27,9 +27,6 @@
|
||||
using namespace llvm;
|
||||
|
||||
namespace llvm {
|
||||
#ifndef NDEBUG
|
||||
std::map<const SDNode *, std::string> DagNodeColor;
|
||||
#endif
|
||||
template<>
|
||||
struct DOTGraphTraits<SelectionDAG*> : public DefaultDOTGraphTraits {
|
||||
static std::string getGraphName(const SelectionDAG *G) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user