| commit | 0848b23d5350ee5a28ffcee6bf51b440133cfa98 | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel_l_sanders@apple.com> | Mon Mar 27 13:15:13 2017 +0000 |
| committer | Daniel Sanders <daniel_l_sanders@apple.com> | Mon Mar 27 13:15:13 2017 +0000 |
| tree | 4fb89e3fc2caf92185d047ffbdb50fff94f3e976 | |
| parent | d2a97e0b7e2918532440bd6b3d32e68138a4dbf8 [diff] |
[tablegen] Use categories on options that only matter to one emitter. Summary: The categories are emitted in a strange order in this patch due to a bug in the CommandLine library. Reviewers: ab Reviewed By: ab Subscribers: ab, llvm-commits Differential Revision: https://reviews.llvm.org/D30995 llvm-svn: 298843