[PATCH] D35667: [DragonEgg] Initial migration to GCC v6.3 and LLVM v3.9
Leslie Zhai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 21 01:44:29 PDT 2017
xiangzhai updated this revision to Diff 107639.
xiangzhai added a comment.
Migrate `NodeType *` to `NodeRef` to fix no type named ‘NodeRef’ in ‘struct llvm::GraphTraits<tree_node*>’ <https://github.com/xiangzhai/dragonegg/issues/14> issue.
Repository:
rL LLVM
https://reviews.llvm.org/D35667
Files:
Makefile
include/dragonegg/ABI.h
include/dragonegg/Debug.h
include/dragonegg/Internals.h
include/dragonegg/Trees.h
include/dragonegg/gt-cache-6.3.inc
include/mips/dragonegg/Target.h
src/Aliasing.cpp
src/Backend.cpp
src/Cache.cpp
src/ConstantConversion.cpp
src/Convert.cpp
src/Debug.cpp
src/DefaultABI.cpp
src/Trees.cpp
src/TypeConversion.cpp
src/mips/ABIHack.inc
src/mips/Target.cpp
src/mips/mips_builtins
src/x86/ABIHack6.inc
src/x86/Target.cpp
utils/TargetInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35667.107639.patch
Type: text/x-patch
Size: 2327428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/9304da67/attachment-0001.bin>
More information about the llvm-commits
mailing list