]> git.lizzy.rs Git - rust.git/commit
Initialize LLVM's AMDGPU target machine, if available.
authorRichard Diamond <wichard@vitalitystudios.com>
Thu, 14 Jun 2018 06:13:44 +0000 (01:13 -0500)
committerRichard Diamond <wichard@vitalitystudios.com>
Thu, 14 Jun 2018 06:18:10 +0000 (01:18 -0500)
commitb4d64b7b28038d7e4b0bc75f1d407d5382512996
tree42102af547858e0992696ec8cc52b6860b00de7b
parent5205ae8bdc2991eecf3bfbb58ed8f56c0673e738
Initialize LLVM's AMDGPU target machine, if available.

Note this isn't useful, yet. More changes will be necessary to be able to
actually codegen for this machine. As such, it is not enabled by default.

This patch is on its own for the benefit of the reviewers.
src/librustc_llvm/lib.rs