aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCParser/DarwinAsmParser.cpp
AgeCommit message (Expand)Author
2011-05-19Reapply 131644 including the missing header changes:Joerg Sonnenberger
2011-05-19Revert r131644; it's breaking the build.Eli Friedman
2011-05-19Introduce -fatal-assembler-warnings for the obvious purposeJoerg Sonnenberger
2011-03-19Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638>Stuart Hastings
2011-03-19Revert 127939. <rdar://problem/9012638>Stuart Hastings
2011-03-19Revise r126127 to address Daniel's comments. <rdar://problem/9012638>Stuart Hastings
2011-03-17MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't haveDaniel Dunbar
2011-03-08Darwin 'as' silently ignores the '.ident' directive.Jim Grosbach
2010-10-19Fix spelling.Bill Wendling
2010-07-18MC/AsmParser: Stop playing unsafe member function pointer calls, this isn'tDaniel Dunbar
2010-07-18MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary tokenDaniel Dunbar
2010-07-12MC/AsmParser: Move Darwin specific parse to DarwinAsmParser.cpp.Daniel Dunbar