diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-08-05 01:35:17 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-08-05 01:35:17 +0000 |
commit | 4983df37a74714d99f2db3bb04919087f9328ecc (patch) | |
tree | 732ef9e70ac76bfe86b6b3a20810e6c83284601b /llvm/lib/Support/SmallPtrSet.cpp | |
parent | 5aa55d51ca1df0c28dd91d65680e04091f53fdf3 (diff) | |
download | llvm-4983df37a74714d99f2db3bb04919087f9328ecc.zip llvm-4983df37a74714d99f2db3bb04919087f9328ecc.tar.gz llvm-4983df37a74714d99f2db3bb04919087f9328ecc.tar.bz2 |
Add more Parser/Sema support for GCC asm-label extension.
- ActOnDeclarator now takes an additional parameter which is the
AsmLabel if used. Its unfortunate that this bubbles up this high,
but we cannot just lump it in as an attribute without mistakenly
*accepting* it as an attribute.
- The actual asm-label itself is, however, encoded as an AsmLabelAttr
on the FunctionDecl.
- Slightly improved parser error recovery on malformed asm-labels.
- CodeGen support still missing...
llvm-svn: 54339
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions