Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify Options.td and CC1Options.td, in a first step towards unifying the ↵ | James Molloy | 2012-05-01 | 1 | -2/+2 |
| | | | | | | | | serialization logic in Frontend and Driver. Reviewed by Eric, Doug and Chandler, and here: http://llvm.org/reviews/r/7/ llvm-svn: 155916 | ||||
* | Driver & AST: Implement support for -fpack-struct and -fpack-struct= command | Daniel Dunbar | 2011-10-05 | 1 | -0/+9 |
line options. - <rdar://problem/10120602>, PR9631 llvm-svn: 141211 |