summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-10-15 17:11:03 +0000
committerRui Ueyama <ruiu@google.com>2015-10-15 17:11:03 +0000
commitd9189ceb23bde1758cc2fa5dd3497679e5fab3dc (patch)
treedd4afd9cce41254c223b13061c90f3f066917944 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
parent89760f04f98d816ec226b6a349a1ca7c0d84ad14 (diff)
downloadbcm5719-llvm-d9189ceb23bde1758cc2fa5dd3497679e5fab3dc.tar.gz
bcm5719-llvm-d9189ceb23bde1758cc2fa5dd3497679e5fab3dc.zip
ELF2: Implement __start_SECNAME and __stop_SECNAME.
If a section name is valid as a C identifier (which is rare because of the leading '.'), linkers are expected to define __start_<secname> and __stop_<secname> symbols. They are at beginning and end of the section, respectively. This is not requested by the ELF standard, but GNU ld and gold provide this feature. llvm-svn: 250432
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud