Files
rust/src/rustllvm
Alex Crichton 294b27d806 Update LLVM
Upstream LLVM has changed slightly such that our PassWrapper.cpp no longer
comiles (travis errors). This updates the bundled LLVM to the latest nightly
which will hopefully fix the travis errors we're seeing.
2014-02-25 09:37:30 -08:00
..
2014-02-25 09:37:30 -08:00
2014-02-25 09:37:30 -08:00
2013-12-09 14:41:49 -08:00
2014-01-29 23:43:39 -08:00

This directory currently contains some LLVM support code. This will generally
be sent upstream to LLVM in time; for now it lives here.