]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_llvm/llvm-wrapper/LLVMWrapper.h
Auto merge of #103913 - Neutron3529:patch-1, r=thomcc
[rust.git] / compiler / rustc_llvm / llvm-wrapper / LLVMWrapper.h
index 015c1c52bef778a2a883121cd7e7d877e5c6d5ed..727cfc4416ee94889cef6eb11cc01f98e120ab45 100644 (file)
@@ -76,7 +76,6 @@ enum LLVMRustAttribute {
   OptimizeNone = 24,
   ReturnsTwice = 25,
   ReadNone = 26,
-  InaccessibleMemOnly = 27,
   SanitizeHWAddress = 28,
   WillReturn = 29,
   StackProtectReq = 30,