OSDN Git Service

Run a post-pass that marks known function declarations by name.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 4 Jan 2009 20:27:34 +0000 (20:27 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 4 Jan 2009 20:27:34 +0000 (20:27 +0000)
commit0e2e1f7ee38918c081bcb4e2a16ad4787140b5f1
tree2513d1326fdead2b888b180d1425db397d911da8
parentb1528b26db88617846408997dbdf4ce8972f7c0a
Run a post-pass that marks known function declarations by name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyLibCalls.cpp
test/Transforms/SimplifyLibCalls/2009-01-04-Annotate.ll [new file with mode: 0644]