Daniel Dunbar
|
93bd4d1e6b
|
llvm-mc: Make sure we exit != 0 if any errors are encountered.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113551 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-09 22:42:56 +00:00 |
|
Daniel Dunbar
|
6a46d571b4
|
MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary token
sequences, not just strings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108655 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-18 20:15:59 +00:00 |
|
Daniel Dunbar
|
f9507ffa5b
|
llvm-mc: Implement .abort fully in the front end
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77272 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-27 23:20:52 +00:00 |
|
Daniel Dunbar
|
b4b53e5c13
|
llvm-mc: Add -triple, and start fetching the target asm printer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76257 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-17 22:38:58 +00:00 |
|
Kevin Enderby
|
5f1f0b8f7e
|
Added llvm-mc support for parsing the .abort directive.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75545 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-13 23:15:14 +00:00 |
|