Skip to content
Commit 9ee33ca2 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

llvm-mc: Support quoted identifiers.

 - Uses MCAsmToken::getIdentifier which returns the (sub)string representing the
   meaningfull contents a string or identifier token.

 - Directives aren't done yet.

llvm-svn: 77739
parent 1726aaa4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment