[PATCH] D35667: [DragonEgg] Initial migration to GCC v8.x and LLVM v6.x
Leslie Zhai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 20 20:13:08 PDT 2017
xiangzhai updated this revision to Diff 111923.
xiangzhai added a comment.
Migrated to GCC v8.x (git-20170818) and LLVM v6.x (svn-r311142)
Repository:
rL LLVM
https://reviews.llvm.org/D35667
Files:
.gitignore
Makefile
README
debug
debug-build
include/dragonegg/ABI.h
include/dragonegg/Debug.h
include/dragonegg/Internals.h
include/dragonegg/Trees.h
include/dragonegg/TypeConversion.h
include/dragonegg/gt-cache-6.4.inc
include/dragonegg/gt-cache-8.0.inc
include/mips/dragonegg/Target.h
include/x86/dragonegg/Target.h
src/Aliasing.cpp
src/Backend.cpp
src/Cache.cpp
src/Cache4.cpp
src/Cache6.cpp
src/Cache8.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
test/Makefile
test/hello.c
utils/TargetInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35667.111923.patch
Type: text/x-patch
Size: 616411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/0085d3a5/attachment-0001.bin>
More information about the llvm-commits
mailing list