mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
9daf569e9c
This code has been successfully used to bootstrap libc++ in a no-asserts mode for a very long time, so the code that follows cannot be completely incorrect. I've added a test that shows the current behavior for this kind of code with DFSan. If it is desirable for DFSan to do something special when processing an invoke of a variadic function, it can be added, but we shouldn't keep an assert that we've been ignoring due to release builds anyways. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262829 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Inputs | ||
abilist.ll | ||
args-unreachable-bb.ll | ||
arith.ll | ||
call.ll | ||
debug-nonzero-labels.ll | ||
debug.ll | ||
external_mask.ll | ||
load.ll | ||
memset.ll | ||
prefix-rename.ll | ||
store.ll | ||
union-large.ll | ||
union.ll |