diff options
author | Eric Christopher <echristo@apple.com> | 2011-04-12 00:03:13 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2011-04-12 00:03:13 +0000 |
commit | 104af0619eebcbae8ba1cb5d640912b72a0c155a (patch) | |
tree | 516d432bc3f6012870d01af6baeeab60f9ecffcb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 507992e909825c807f7972626efabf476adea8f7 (diff) | |
download | llvm-104af0619eebcbae8ba1cb5d640912b72a0c155a.zip llvm-104af0619eebcbae8ba1cb5d640912b72a0c155a.tar.gz llvm-104af0619eebcbae8ba1cb5d640912b72a0c155a.tar.bz2 |
To avoid printing out multiple error messages for cases like:
.long 80+08
go ahead and assume that if we've got an Error token that we handled it
already. Otherwise if it's a token we can't handle then go ahead and
return the default error.
llvm-svn: 129322
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions