Skip to content
Commit ce51f782 authored by Bob Wilson's avatar Bob Wilson
Browse files

Check if function names start with "llvm." before trying to lookup them up as

intrinsics.  The intrinsic lookup code assumes that this check has been done
and assumes the names are at least 6 characters long.  Valgrind complained
about this.  pr6638.

llvm-svn: 98831
parent 0b39f10d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment