about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
AgeCommit message (Expand)AuthorLines
2016-08-03remove the ExecutionEngine bindingAriel Ben-Yehuda-111/+0
2016-06-09Reflect supporting only LLVM 3.7+ in the LLVM wrappersJake Goulding-5/+0
2015-08-10Remove morestack supportAlex Crichton-16/+0
2015-06-17Auto merge of #26025 - alexcrichton:update-llvm, r=brsonbors-3/+0
2015-06-16rustc: Update LLVMAlex Crichton-3/+0
2015-06-14inverse the logic in code inclusionSébastien Marie-3/+3
2015-06-10fixes __morestack symbol problem on BSDsDave Huseby-2/+2
2015-06-08Changes to LLVM `ExecutionEngine` wrapperMurarth-15/+35
2015-04-21LLVM < 3.5 is unsupported since bb18a3cTamir Duberstein-4/+4
2015-02-01Update LLVM to rust-llvm-2015-01-30Björn Steinbrink-9/+12
2014-12-11Add LLVM ExecutionEngine APIMurarth-0/+112