MemoryBuiltins: add support to determine the size of strdup'ed non-constant strings
llvm-svn: 160742
Showing
- llvm/include/llvm/Analysis/MemoryBuiltins.h 3 additions, 1 deletionllvm/include/llvm/Analysis/MemoryBuiltins.h
- llvm/lib/Analysis/MemoryBuiltins.cpp 18 additions, 7 deletionsllvm/lib/Analysis/MemoryBuiltins.cpp
- llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp 4 additions, 1 deletionllvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
- llvm/test/Instrumentation/BoundsChecking/strings.ll 31 additions, 0 deletionsllvm/test/Instrumentation/BoundsChecking/strings.ll
Please register or sign in to comment