1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/DebugInfo/COFF
Duncan P. N. Exon Smith 58b6077a79 DI: Fold constant arguments into a single MDString
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
2014-10-02 21:56:57 +00:00
..
asan-module-ctor.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
asan-module-without-functions.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
asm.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
multifile.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
multifunction.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
simple.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
tail-call-without-lexical-scopes.ll DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00