mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
2a77e6bdd1
The CFL-AA implementation was missing a visit* routine for va_arg instructions, causing it to assert when run on a function that had one. For now, handle these in a conservative way. Fixes PR20954. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219718 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
arguments-globals.ll | ||
arguments.ll | ||
basic-interproc-ret.ll | ||
basic-interproc.ll | ||
const-expr-gep.ll | ||
constant-over-index.ll | ||
empty.ll | ||
full-store-partial-alias.ll | ||
gep-signed-arithmetic.ll | ||
multilevel-combine.ll | ||
multilevel.ll | ||
must-and-partial.ll | ||
phi-and-select.ll | ||
simple.ll | ||
va.ll |