about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/ffi.rs
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2023-11-30 11:02:40 +0100
committerRalf Jung <post@ralfj.de>2023-11-30 11:02:40 +0100
commit7a661d048ca63c58fe45399ac813f347fa754294 (patch)
tree6ea6290c08709fe4102bdf4dc88f8849cb69f647 /compiler/rustc_codegen_llvm/src/llvm/ffi.rs
parent76ec47782ad310262598c21b618225d718cefbea (diff)
parent2d476222e8458aa873e6760aac189b5e9d0a9930 (diff)
downloadrust-7a661d048ca63c58fe45399ac813f347fa754294.tar.gz
rust-7a661d048ca63c58fe45399ac813f347fa754294.zip
Merge from rustc
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/ffi.rs')
-rw-r--r--compiler/rustc_codegen_llvm/src/llvm/ffi.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/rustc_codegen_llvm/src/llvm/ffi.rs b/compiler/rustc_codegen_llvm/src/llvm/ffi.rs
index df4cd8ea0bd..d701b20e953 100644
--- a/compiler/rustc_codegen_llvm/src/llvm/ffi.rs
+++ b/compiler/rustc_codegen_llvm/src/llvm/ffi.rs
@@ -200,6 +200,7 @@ pub enum AttributeKind {
     AllocatedPointer = 38,
     AllocAlign = 39,
     SanitizeSafeStack = 40,
+    FnRetThunkExtern = 41,
 }
 
 /// LLVMIntPredicate