[PATCH] D28502: [compiler-rt] [Interception] Properly check for export table's size before referring to its elements.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 18:26:06 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292747: [interception] Check for export table's size before referring to its elements. (authored by mpividori).
Changed prior to commit:
https://reviews.llvm.org/D28502?vs=83987&id=85268#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28502
Files:
compiler-rt/trunk/lib/interception/interception_win.cc
compiler-rt/trunk/test/interception/CMakeLists.txt
compiler-rt/trunk/test/interception/TestCases/Windows/empty_export_table.cc
compiler-rt/trunk/test/interception/TestCases/Windows/lit.local.cfg
compiler-rt/trunk/test/interception/lit.cfg
compiler-rt/trunk/test/interception/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28502.85268.patch
Type: text/x-patch
Size: 5516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170122/e10dd1c1/attachment.bin>
More information about the llvm-commits
mailing list