1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00
Serge Guelton 567d46dc34 Limit size of non-GlobalValue name
Otherwise, in some extreme test case, very long names are created and the
compiler consumes large amount of memory. Size limit is set to a relatively
high value not to disturb debugging.

Compiler flag -non-global-value-max-name-size=<value> can be used to customize
the size.

Differential Revision: https://reviews.llvm.org/D41296

llvm-svn: 321886
2018-01-05 19:41:19 +00:00
..
2017-07-11 22:23:00 +00:00
2016-07-04 08:01:29 +00:00
2016-07-04 08:01:29 +00:00
2015-01-19 15:16:06 +00:00
2014-05-16 19:35:39 +00:00