aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-02-05 23:24:05 +0000
committerRui Ueyama <ruiu@google.com>2016-02-05 23:24:05 +0000
commit1b45cca6d737f451d5601fe93b3cf5e30b9ec640 (patch)
treed806148c0ab5643a684697fb703c7de7c1fd9926 /clang/lib/CodeGen/CodeGenModule.cpp
parent9ef13db4ddc2ea9be029cc74d535fc288baf8445 (diff)
downloadllvm-1b45cca6d737f451d5601fe93b3cf5e30b9ec640.zip
llvm-1b45cca6d737f451d5601fe93b3cf5e30b9ec640.tar.gz
llvm-1b45cca6d737f451d5601fe93b3cf5e30b9ec640.tar.bz2
ELF: Simplify readEntryLength.
I removed "CIE/FIE size is too large" error because that was not checking for correct error conditions. [UINT_MAX - 4, UINT_MAX) is a correct range as a size of a CIE/FDE record. It's just that the size cannot be larger than the section size. llvm-svn: 259951
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions