mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
7cc4447ccf
We currently have no infrastructure to support these correctly. This is accomplished by generating a call to a runtime library function that aborts at runtime in place of the regular wrapper for such functions. Direct calls are rewritten in the usual way during traversal of the caller's IR. We also remove the "split-stack" attribute from such wrappers, as the code generator cannot currently handle split-stack vararg functions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221360 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Inputs | ||
abilist.ll | ||
args-unreachable-bb.ll | ||
arith.ll | ||
call.ll | ||
debug-nonzero-labels.ll | ||
debug.ll | ||
load.ll | ||
memset.ll | ||
prefix-rename.ll | ||
store.ll | ||
union-large.ll | ||
union.ll |