summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-12-20 11:50:19 +0000
committerRui Ueyama <ruiu@google.com>2013-12-20 11:50:19 +0000
commitd4f66c7d5fca129b3af4c8455fc26451591393ce (patch)
treec87f4775f8bdbe6f9f114f0688b13f2847e01f50 /llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp
parent220ee49bce0dab4fb0649b7451f11eeb755fd1d9 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud