Hey Chip, I would just pass this in by name, with a "-cxx-abi" option, like we do for "-target-abi". Also, we might want to make this part of the target options instead of code gen options, since it may ultimately effect some of the behavior of the TargetInfo class.
- Daniel On Wed, Jun 9, 2010 at 10:59 PM, Charles Davis <[email protected]> wrote: > Hi, > > This patch adds a flag to the frontend (-cc1) to turn on the very > experimental Microsoft Visual C++ ABI support. I wanted to run it past > you guys (Daniel in particular, since he maintains the driver and > frontend) before committing. > > Chip > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
