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