xiangzhai / dragonegg

DragonEgg has been migrated to GCC 8 and LLVM 6 but also able to work for GCC 4.8 and LLVM 3.3
https://gcc.gnu.org/ml/gcc/2017-08/msg00245.html
GNU General Public License v2.0
18 stars 6 forks source link

Migrate NodeType #14

Closed xiangzhai closed 7 years ago

xiangzhai commented 7 years ago
/usr/include/llvm/ADT/SCCIterator.h: In instantiation of ‘class llvm::scc_iterator<tree_node*>’:
/data/project/xiangzhai/dragonegg/src/TypeConversion.cpp:1696:27:   required from here
/usr/include/llvm/ADT/SCCIterator.h:40:7: error: no type named ‘NodeRef’ in ‘struct llvm::GraphTraits<tree_node*>’
 class scc_iterator : public iterator_facade_base<