[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
Mon Aug 7 19:22:53 PDT 2017
xiangzhai updated this revision to Diff 110125.
xiangzhai retitled this revision from "[DragonEgg] Initial migration to GCC v6.3 and LLVM v3.9 " to "[DragonEgg] Initial migration to GCC v8.x and LLVM v6.x".
xiangzhai edited the summary of this revision.
xiangzhai added a comment.
Migrate to GCC v8.x and LLVM v6.x
Repository:
rL LLVM
https://reviews.llvm.org/D35667
Files:
.gitignore
Makefile
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.3.inc
include/dragonegg/gt-cache-8.0.inc
include/mips/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.110125.patch
Type: text/x-patch
Size: 607799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/e851dd2a/attachment-0001.bin>
More information about the llvm-commits
mailing list