mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 08:46:23 +00:00
b6b26921e3
This resolves definitions like this: %list * "foo"(...) %list * "foo"(int) together which can often occur because C programmers don't put prototypes in like they should. GRR git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1102 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
ConstantMerge.cpp | ||
DeadTypeElimination.cpp | ||
InlineSimple.cpp |