]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #92559 - durin42:llvm-14-attributemask, r=nikic
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 6 Jan 2022 22:15:18 +0000 (23:15 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 22:15:18 +0000 (23:15 +0100)
RustWrapper: adapt to new AttributeMask API

Upstream LLVM change 9290ccc3c1a1 migrated attribute removal to use
AttributeMask instead of AttrBuilder, so we need to follow suit here.

r? ``@nagisa`` cc ``@nikic``

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