aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
diff options
context:
space:
mode:
authorNick Kledzik <kledzik@apple.com>2014-09-16 01:41:51 +0000
committerNick Kledzik <kledzik@apple.com>2014-09-16 01:41:51 +0000
commit56ebef45efe4807fba24d61f97eface88a6e2b46 (patch)
treea2d35290a0cef4b437a78b0ce1e060ba90f3af47 /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
parentb01fe40c07747f8353584d3fb9a1e066565ae24c (diff)
downloadllvm-56ebef45efe4807fba24d61f97eface88a6e2b46.zip
llvm-56ebef45efe4807fba24d61f97eface88a6e2b46.tar.gz
llvm-56ebef45efe4807fba24d61f97eface88a6e2b46.tar.bz2
[llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options
This finishes the ability of llvm-objdump to print out all information from the LC_DYLD_INFO load command. The -bind option prints out symbolic references that dyld must resolve immediately. The -lazy-bind option prints out symbolc reference that are lazily resolved on first use. The -weak-bind option prints out information about symbols which dyld must try to coalesce across images. llvm-svn: 217853
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions