Add a method to return if the ELF section contains only common symbols!
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 13 Aug 2009 21:08:56 +0000 (21:08 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 13 Aug 2009 21:08:56 +0000 (21:08 +0000)
commit4aa688e9973ec7e80ef60ecbc024c57e769b8cbf
treec678db29411c95308299cc9c35749aa777d5de1c
parent2907542a3fbea1e322632e6b1558b70a83be5a62
Add a method to return if the ELF section contains only common symbols!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78937 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSectionELF.h
lib/MC/MCSectionELF.cpp