John McCall
a69fa9df25
In MC asm parsing, account for the possibility of whitespace within
...
the "identifier" parsed by the frontend callback by skipping forward
until we've consumed a token that ends at the point dictated by the
callback.
In addition, inform the callback when it's parsing an unevaluated
operand (e.g. mov eax, LENGTH A::x) as opposed to an evaluated one
(e.g. mov eax, [A::x]).
This commit depends on a clang commit.
llvm-svn: 180978
2013-05-03 00:15:41 +00:00
..
2013-05-03 00:15:41 +00:00
2013-04-26 21:57:17 +00:00
2013-01-08 00:22:56 +00:00
2013-04-22 22:49:11 +00:00
2013-01-10 00:45:19 +00:00
2013-01-10 00:45:19 +00:00
2013-02-05 17:55:27 +00:00
2013-04-17 21:18:16 +00:00
2013-03-18 23:33:14 +00:00
2012-12-14 18:52:11 +00:00
2012-02-17 16:39:47 +00:00
2013-03-12 20:17:00 +00:00
2012-05-18 19:12:01 +00:00
2013-01-10 00:45:19 +00:00
2013-02-05 21:52:47 +00:00
2013-02-19 21:57:35 +00:00
2013-01-30 02:09:52 +00:00
2013-04-17 21:18:16 +00:00
2011-05-16 16:17:21 +00:00
2013-04-10 23:28:17 +00:00
2013-01-10 00:45:19 +00:00
2012-02-05 22:14:15 +00:00
2012-05-11 01:39:13 +00:00
2013-04-15 17:40:45 +00:00
2012-11-26 18:05:52 +00:00
2012-12-05 18:31:11 +00:00
2011-10-17 21:21:44 +00:00
2013-01-02 10:22:59 +00:00
2012-03-15 18:05:57 +00:00
2012-07-07 04:00:00 +00:00
2012-09-14 14:57:36 +00:00
2013-01-18 01:26:07 +00:00
2010-12-29 14:14:06 +00:00
2011-09-22 22:32:22 +00:00
2013-04-10 21:42:06 +00:00
2013-04-17 21:18:16 +00:00
2013-02-11 01:16:51 +00:00
2012-12-21 18:38:09 +00:00
2013-01-10 00:45:19 +00:00
2013-04-17 21:18:16 +00:00
2013-04-17 21:18:16 +00:00
2013-04-17 21:18:16 +00:00
2013-04-17 21:18:16 +00:00
2013-04-17 21:18:16 +00:00
2012-12-03 17:02:12 +00:00
2012-09-14 14:57:36 +00:00
2013-04-11 22:00:03 +00:00
2012-12-03 17:02:12 +00:00
2011-05-27 19:09:24 +00:00
2013-04-10 23:28:17 +00:00
2010-07-01 01:00:22 +00:00
2013-04-08 18:52:58 +00:00