LLVM 16: Switch to using MemoryEffects
This commit is contained in:
parent
47c008e440
commit
c15cfc91c4
8 changed files with 67 additions and 12 deletions
|
@ -76,7 +76,6 @@ enum LLVMRustAttribute {
|
|||
OptimizeNone = 24,
|
||||
ReturnsTwice = 25,
|
||||
ReadNone = 26,
|
||||
InaccessibleMemOnly = 27,
|
||||
SanitizeHWAddress = 28,
|
||||
WillReturn = 29,
|
||||
StackProtectReq = 30,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue