Make sure .text doesn't produce extra alignment.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Sep 2010 21:40:27 +0000 (21:40 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Sep 2010 21:40:27 +0000 (21:40 +0000)
commit0453dd9ca0165cccd7c68a0425bd6bcfd6c74924
treed32ea02810b49d6a044759f18e7b8602fc05d5cf
parent1f386c4ce1983c448320aecca8d3cd27d1497867
Make sure .text doesn't produce extra alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114895 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/ELFAsmParser.cpp
test/MC/ELF/align-text.s [new file with mode: 0644]