]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #38027 - rkruppe:llvm-printpasses-fwdcompat, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 27 Nov 2016 19:51:40 +0000 (13:51 -0600)
committerGitHub <noreply@github.com>
Sun, 27 Nov 2016 19:51:40 +0000 (13:51 -0600)
[LLVM 4.0] LLVMRustPrintPasses

Adapt `LLVMRustPrintPasses` to LLVM 4.0 preferring `StringRef` over `char *`

cc #37609


Trivial merge