Add LLVMAddEarlyCSEPass to the .def file.
This commit is contained in:
parent
dd6fc607a4
commit
832ad0e041
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ LLVMAddDeadStoreEliminationPass
|
|||
LLVMAddDeadTypeEliminationPass
|
||||
LLVMAddDemoteMemoryToRegisterPass
|
||||
LLVMAddDestination
|
||||
LLVMAddEarlyCSEPass
|
||||
LLVMAddFunction
|
||||
LLVMAddFunctionAttr
|
||||
LLVMAddFunctionAttrsPass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue