diff options
author | Chris Lattner <sabre@nondot.org> | 2008-05-07 19:53:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-05-07 19:53:05 +0000 |
commit | 029840c93521f5c54380e037a66216c8227ad1e1 (patch) | |
tree | 19016011207ded1f270b0dd4053cbdd161990d3e /lib/Linker/LinkModules.cpp | |
parent | fdedd5397dcbec32a4591feca9a3f6a0eba60492 (diff) |
Add a new LibCallAliasAnalysis pass, which is parameterized
by an instance of LibCallInfo to provide mod/ref info of
standard library functions. This is powerful enough to
say that 'sqrt' is readonly except that it modifies errno,
or that "printf doesn't store to memory unless the %n
constraint is present" etc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions