Remove this fixme, looking at the linker source, all targets pad to 4 bytes.
[oota-llvm.git] / lib / MC / MCAsmParser.cpp
2010-01-15 Chris Lattnerunbreak the build, grr symlinks.
2010-01-15 Chris Lattnerextend MCAsmParser::ParseExpression and ParseParenExpre...
2009-07-20 Daniel DunbarAdd MCAsmParser interface.