Chad Rosier 2627b4fea7 [ms-inline asm] Remove the MatchInstruction() function. Previously, this was
the interface between the front-end and the MC layer when parsing inline
assembly.  Unfortunately, this is too deep into the parsing stack. Specifically,
we're unable to handle target-independent assembly (i.e., assembly directives,
labels, etc.).  Note the MatchAndEmitInstruction() isn't the correct
abstraction either.  I'll be exposing target-independent hooks shortly, so this
is really just a cleanup.

llvm-svn: 165858
2012-10-13 00:26:04 +00:00
..
2012-07-18 19:35:16 +00:00
2012-08-27 16:04:24 +00:00
2012-09-18 23:05:12 +00:00
2012-09-18 23:05:18 +00:00
2009-10-05 18:43:19 +00:00
2011-11-15 16:46:22 +00:00
2012-05-11 01:41:30 +00:00
2012-09-14 14:57:36 +00:00