Fix MCSectionELF::ShouldOmitSectionDirective's matching of .data and
friends so that it doesn't match sections like .data.rel.local, which
should not be emitted as section directives.

llvm-svn: 78963
1 file changed
tree: 9b8ee30cbf544046ea674c1bd08a1510480402ac
  1. clang/
  2. compiler-rt/
  3. llvm/