Implement ffi_returns_twice attribute

This commit is contained in:
gnzlbg 2019-02-09 15:55:30 +01:00
parent bcfb5e8ac3
commit c4b46ace55
13 changed files with 79 additions and 0 deletions

View file

@ -114,6 +114,7 @@ pub enum Attribute {
SanitizeMemory = 22,
NonLazyBind = 23,
OptimizeNone = 24,
ReturnsTwice = 25,
}
/// LLVMIntPredicate