[cfe-commits] [PATCH] GCC Preprocessor Assertions
Andrew Craik
andrew.craik at oracle.com
Thu Dec 1 23:46:21 PST 2011
Hello,
At the LLVM Developers' Meeting a couple of weeks ago I mentioned that I
had a patch to add support to the pre-processor to handle GCC-style
pre-processor assertions. Please find attached two patches:
pp_assert_impl.patch - this adds handling of assertions to the pre-processor
pp_assert_default.patch - this adds default cpu and system assertions to
Targets.cpp
I look forward to hearing from the community and hopefully getting these
patches integrated.
Kind Regards,
Andrew Craik
These patches are licensed under the UIUC Open Source License:
All rights reserved.
Developed by: Oracle Labs
Oracle Corporation
www.oracle.com
Copyright (c) 2011 Oracle and/or its affiliates.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pp_assert_defaults.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111202/1e596a2c/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pp_assert_impl.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111202/1e596a2c/attachment-0001.ksh>
More information about the cfe-commits
mailing list