diff options
author | Nadav Rotem <nrotem@apple.com> | 2013-01-28 07:35:33 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2013-01-28 07:35:33 +0000 |
commit | 6ab4cbc98636eecafb12393463453b567d58e22c (patch) | |
tree | 01a5bd79af370f783c400e18c45f68691e29eef7 /test | |
parent | 53597b2c5cd0ace8683fd7aab33f8d40c085a49d (diff) | |
download | external_llvm-6ab4cbc98636eecafb12393463453b567d58e22c.zip external_llvm-6ab4cbc98636eecafb12393463453b567d58e22c.tar.gz external_llvm-6ab4cbc98636eecafb12393463453b567d58e22c.tar.bz2 |
A bugfix for tblgen, in the function ‘emitSourceFileHeader’.
When the first parameter (‘Desc’) is more than 80 characters long, it will result the header line that contains the description to be more
Than (4GB!) long. Not only it takes forever to produce, the output file cannot be open, since its ginormous.
Patch by Elior Malul.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173672 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions