avr-llvm / llvm

[MERGED UPSTREAM] AVR backend for the LLVM compiler library
220 stars 21 forks source link

Merge in LLVM 3.9 release branch #218

Closed shepmaster closed 8 years ago

shepmaster commented 8 years ago

@dylanmckay Probably the thing you need to review most is my nasty hacks to get it to merge...

shepmaster commented 8 years ago

Ugh. Travis doesn't have an easy way to install CMake 3.4+

shepmaster commented 8 years ago

In case it gets lost in the large amount of commits, I'm also changing how we get CMake in Travis and disabling Clang / compiler-rt again (as they need to be updated)

FWIW, I think that those two projects should check out LLVM and build, not combining them here.

dylanmckay commented 8 years ago

Go fourth and merge!

shepmaster commented 8 years ago

Alrighty then.