commit | 6ab4cbc98636eecafb12393463453b567d58e22c | [log] [tgz] |
---|---|---|
author | Nadav Rotem <nrotem@apple.com> | Mon Jan 28 07:35:33 2013 +0000 |
committer | Nadav Rotem <nrotem@apple.com> | Mon Jan 28 07:35:33 2013 +0000 |
tree | 01a5bd79af370f783c400e18c45f68691e29eef7 | |
parent | 53597b2c5cd0ace8683fd7aab33f8d40c085a49d [diff] |
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