diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-29 20:33:37 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-29 20:33:37 +0000 |
commit | a9d7e89fa91997c580067a07f0a751e10c0b3acb (patch) | |
tree | 1072e61da6518712f76e0598dcffaae60915fbe0 /tools/llvm-upgrade/UpgradeLexer.cpp.cvs | |
parent | b951bc02839e9862e02e17c7ea83e6437fc13442 (diff) |
For PR950:
Fix several bugs and update for new assembly syntax. Changes made include:
1. Fixing rules for icmp/fcmp instructions to not require a closing paren
at the end. This was a cut-and-paste error from a previous commit.
2. Changing things like Out << " " to Out << ' '
3. Adding the "define" keyword for function definitions
4. Adding support for packed structures
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32771 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-upgrade/UpgradeLexer.cpp.cvs')
0 files changed, 0 insertions, 0 deletions