mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
Remove old declare statements.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138905 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6b94b67319
commit
78ae1f7947
@ -37,12 +37,8 @@ return: ; preds = %eh_then, %entry
|
|||||||
|
|
||||||
declare void @_Z1gv()
|
declare void @_Z1gv()
|
||||||
|
|
||||||
declare void @__gxx_personality_v0()
|
|
||||||
|
|
||||||
declare void @__cxa_end_catch()
|
declare void @__cxa_end_catch()
|
||||||
|
|
||||||
declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
|
|
||||||
|
|
||||||
declare i32 @__gxx_personality_v0(...)
|
declare i32 @__gxx_personality_v0(...)
|
||||||
|
|
||||||
; X64: zPLR
|
; X64: zPLR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user