[PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
tmroeder at google.com
Thu Mar 13 13:29:15 PDT 2014
This patch removes several asserts and fixes string handling, as suggested. It also removes some extra unnecessary/unused code from the tests.
http://llvm-reviews.chandlerc.com/D2873
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2873?vs=7781&id=7811#toc
Files:
include/llvm/Analysis/ExternalFunctionAnalysis.h
include/llvm/InitializePasses.h
lib/Analysis/Analysis.cpp
lib/Analysis/CMakeLists.txt
lib/Analysis/ExternalFunctionAnalysis.cpp
test/Analysis/ExternalFunctionAnalysis/external_function_analysis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2873.3.patch
Type: text/x-patch
Size: 34093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/a6933017/attachment.bin>
More information about the llvm-commits
mailing list