]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106113 - krasimirgg:llvm-16-ext-tyid, r=nikic
authorMichael Goulet <michael@errs.io>
Sun, 22 Jan 2023 04:20:58 +0000 (23:20 -0500)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2023 04:20:58 +0000 (23:20 -0500)
llvm-wrapper: adapt for LLVM API change

No functional changes intended.

The LLVM commit https://github.com/llvm/llvm-project/commit/e6b02214c68df2c9f826e02310c9352ac652e456 added `TargetExtTyID` to the `TypeID` enum. This adapts `RustWrapper` accordingly.

1  2 
compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp