Files
llvm-6502/include/llvm
Nathan Jeffords 0783fb7e6d added an assertion to MCObjectWriter::WriteBytes to catch misuse of the ZeroFillSize parameter
If the size of the string is greater than the zero fill size, the function will attempt to write a very large string of zeros to the object file (~4GB on 32 bit platforms). This assertion will catch the scenario and crash the program before the write occurs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104334 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-21 18:23:56 +00:00
..
2010-05-17 20:01:24 +00:00
2010-05-20 20:35:24 +00:00
2010-04-19 16:15:31 +00:00
2010-05-21 17:47:50 +00:00
2010-05-14 23:01:02 +00:00
2010-04-07 05:20:54 +00:00
2010-01-16 21:55:24 +00:00
2010-02-10 16:03:48 +00:00
2010-04-29 12:32:45 +00:00
2010-03-16 10:59:48 +00:00
2010-05-10 20:24:27 +00:00
2010-01-20 19:25:45 +00:00