hanchenye-llvm-project/llvm/lib/Analysis/IPA
Evgeniy Stepanov 2ad3698b70 Disable inlining between sanitized and non-sanitized functions.
Inlining between functions with different values of sanitize_* attributes
leads to over- or under-sanitizing, which is always bad.

llvm-svn: 187967
2013-08-08 08:22:39 +00:00
..
CMakeLists.txt
CallGraph.cpp
CallGraphSCCPass.cpp
CallPrinter.cpp
FindUsedTypes.cpp
GlobalsModRef.cpp
IPA.cpp
InlineCost.cpp Disable inlining between sanitized and non-sanitized functions. 2013-08-08 08:22:39 +00:00
LLVMBuild.txt
Makefile