Stuart Hastings
|
83d4a28d1f
|
Revise r126127 to address Daniel's comments. <rdar://problem/9012638>
llvm-svn: 127939
|
2011-03-19 01:32:01 +00:00 |
Daniel Dunbar
|
f1d62cfc8f
|
MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have
been removed.
llvm-svn: 127812
|
2011-03-17 16:25:24 +00:00 |
Jim Grosbach
|
14be61aeee
|
Darwin 'as' silently ignores the '.ident' directive.
llvm-svn: 127258
|
2011-03-08 19:17:19 +00:00 |
Bill Wendling
|
5391eb61fb
|
Fix spelling.
llvm-svn: 116804
|
2010-10-19 10:18:23 +00:00 |
Daniel Dunbar
|
8897d479b5
|
MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't
portable enough.
- Downside is we now double dispatch through a stub function, but this isn't
performance critical.
llvm-svn: 108661
|
2010-07-18 22:22:07 +00:00 |
Daniel Dunbar
|
40a564f09f
|
MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary token
sequences, not just strings.
llvm-svn: 108655
|
2010-07-18 20:15:59 +00:00 |
Daniel Dunbar
|
0cb91cfc74
|
MC/AsmParser: Move Darwin specific parse to DarwinAsmParser.cpp.
llvm-svn: 108193
|
2010-07-12 20:51:51 +00:00 |