1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Analysis/IPA
Evgeniy Stepanov eb8342b22f 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
..
CallGraph.cpp
CallGraphSCCPass.cpp
CallPrinter.cpp
CMakeLists.txt
FindUsedTypes.cpp
GlobalsModRef.cpp
InlineCost.cpp Disable inlining between sanitized and non-sanitized functions. 2013-08-08 08:22:39 +00:00
IPA.cpp
LLVMBuild.txt
Makefile