diff options
author | Rui Ueyama <ruiu@google.com> | 2013-12-20 11:50:19 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-12-20 11:50:19 +0000 |
commit | d4f66c7d5fca129b3af4c8455fc26451591393ce (patch) | |
tree | c87f4775f8bdbe6f9f114f0688b13f2847e01f50 /llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp | |
parent | 220ee49bce0dab4fb0649b7451f11eeb755fd1d9 (diff) | |
download | bcm5719-llvm-d4f66c7d5fca129b3af4c8455fc26451591393ce.tar.gz bcm5719-llvm-d4f66c7d5fca129b3af4c8455fc26451591393ce.zip |
[PECOFF] Create noname or data symbols as such.
If a symbol in an import library is marked as "data", the linker will not
create a jump table entry for the symbol, since jump table makes sense only
for a symbol pointing to a function.
I don't think NONAME attribute has a meaning when creating an import library.
The attribute is emitted for debugging purpose.
llvm-svn: 197803
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions