summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64FastISel.cpp
diff options
context:
space:
mode:
authorNick Kledzik <kledzik@apple.com>2014-08-13 23:11:42 +0000
committerNick Kledzik <kledzik@apple.com>2014-08-13 23:11:42 +0000
commitb47683223fb52e39ff59019c385f7a59a668a01c (patch)
treed4cfad692a4675829c9a84008aadda9c64fabcab /llvm/lib/Target/AArch64/AArch64FastISel.cpp
parent98347d902e584792df8438f5f3b8cde190dd8d2b (diff)
downloadbcm5719-llvm-b47683223fb52e39ff59019c385f7a59a668a01c.tar.gz
bcm5719-llvm-b47683223fb52e39ff59019c385f7a59a668a01c.zip
[mach-o] set ordinal in n_desc for undefined symbols
Mach-o uses "two-level namespace" where each undefined symbols is associated with a specific dylib. This means at runtime the loader (dyld) does need to search all loaded dylibs for that symbol but rather just the one specified. Now that llvm-nm -m prints out that info, properly set that info, and test it in the hello world test cases. llvm-svn: 215598
Diffstat (limited to 'llvm/lib/Target/AArch64/AArch64FastISel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud