mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
0ded22b2ea
This happens when generating a huge file by LTO, for example, with -gmlt. When BitNo is > 2^35, ByteNo is overflowed, and an incorrect output offset is overwritten. This generates ill-formed bitcodes. Reviewed-by: tejohnson, vitalybuka Differential Revision: https://reviews.llvm.org/D86645 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |