mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
58b6077a79
This patch addresses the first stage of PR17891 by folding constant arguments together into a single MDString. Integers are stringified and a `\0` character is used as a separator. Part of PR17891. Note: I've attached my testcases upgrade scripts to the PR. If I've just broken your out-of-tree testcases, they might help. llvm-svn: 218914 |
||
---|---|---|
.. | ||
compile-custom.ll | ||
compile-custom.ll.py | ||
crash-narrowfunctiontest.ll | ||
metadata.ll | ||
remove_arguments_test.ll |