diff options
author | Kevin Enderby <enderby@apple.com> | 2018-03-22 23:59:35 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2018-03-22 23:59:35 +0000 |
commit | d3cf76ba25446fc3e76a8540d97b775fbe7c9fb0 (patch) | |
tree | f07ab8e795b95492cc07fb525fe1679acb77afa3 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | f4ec686bf7a1af2ce3362da35ea983b0cda9ff70 (diff) | |
download | bcm5719-llvm-d3cf76ba25446fc3e76a8540d97b775fbe7c9fb0.tar.gz bcm5719-llvm-d3cf76ba25446fc3e76a8540d97b775fbe7c9fb0.zip |
For llvm-nm and Mach-O files also use function starts info in some
cases when printing symbols. As an improvement to:
r305733 - Change llvm-nm for Mach-O files to use dyld info in some cases when printing symbols
it could be made a bit better if it also read the function starts and faked
up nlist entries to those address not already faked up by the other
dyld info. This would help with stripped static functions.
rdar://38761029
llvm-svn: 328274
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions