commit | 35ee7d6e045dd8488678e4d66f0ee6d052451851 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Thu Mar 18 16:52:15 2010 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Thu Mar 18 16:52:15 2010 +0000 |
tree | 03b7173996f34d279b294b8291180f7cae9abf7c | |
parent | 1ac2429d1f1b89a9a9c0397ef63c4f4fa535fee8 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98831 91177308-0d34-0410-b5e6-96231b3b80d8