commit | 3e0bd7852f4900cb153733b38a9a6e9c667705f3 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Thu Aug 13 23:56:34 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Thu Aug 13 23:56:34 2009 +0000 |
tree | 9b8ee30cbf544046ea674c1bd08a1510480402ac | |
parent | 9abdc6cc3ce57c7ff8d44453d1e413ab920ca823 [diff] |
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