llvm-mc: Improve handling of implicit alignment for magic section directives
(e.g., .objc_message_refs).
 - Just emit a .align when we see the directive; this isn't exactly what 'as'
   does but in practice it should be ok, at least for now. See FIXME.

llvm-svn: 79697
2 files changed
tree: 5cbb38cdd035445b229122619f35660b95c501ce
  1. clang/
  2. compiler-rt/
  3. llvm/