about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2016-03-02 21:02:12 +0100
committerAndrea Canciani <ranma42@gmail.com>2016-04-09 00:41:23 +0200
commit358e41cee4c31a739b6a45723e8917b19e7f7db9 (patch)
treede2221232cdd965e81e1bbea3a327234bfc75a28 /src/rustllvm/RustWrapper.cpp
parent92e24b95167897881377d43ce3ee6aa7ba2685a4 (diff)
downloadrust-358e41cee4c31a739b6a45723e8917b19e7f7db9.tar.gz
rust-358e41cee4c31a739b6a45723e8917b19e7f7db9.zip
Introduce the `init_llvm` function
Extract the code that performs the initialization of the LLVM backend
and invoke it before computing the available features. The
initialization is required to happen before the features are added to
the configuration, because they are computed by LLVM, therefore is is
now performed when creating the `Session` object.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions