1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Benjamin Kramer 01f763edbe [InstCombine] Fix the signature of fgets_unlocked.
It returns a pointer, not an int. This miscompiles all code that uses
the return value of fgets.

llvm-svn: 332531
2018-05-16 21:45:39 +00:00
..
2018-05-16 20:34:00 +00:00
2018-05-14 12:53:11 +00:00
2018-05-16 21:24:03 +00:00