llvm-mirror/test/MC
Kevin Enderby 438a36f66a Fixed the problem with a branch to "0b" that was not parsed by llvm-mc
correctly.  The Lexer was incorrectly eating the newline casusing it to branch
to address 0.  Updated the test case to use a "0:" label and a branch to "0b".

llvm-svn: 104038
2010-05-18 17:51:35 +00:00
..
AsmParser More data/parsing support for tls directives. Add a few more testcases 2010-05-17 22:53:55 +00:00
Disassembler Eliminated the classification of control registers into %ecr_ 2010-05-06 20:59:00 +00:00
MachO Fixed the problem with a branch to "0b" that was not parsed by llvm-mc 2010-05-18 17:51:35 +00:00