| commit | af039c53c02a883f2646bc44b39467b1e089c0c8 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Apr 12 00:36:29 2007 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Apr 12 00:36:29 2007 +0000 |
| tree | 625e3dd7fe01ef1672ee322c17ae5a0cf13a9314 | |
| parent | 180ff253edf44466b0a28e489bee7e421fe79cb1 [diff] |
improve the patch for PR1318 to also support grouped options with custom handlers (like the pass list). My previous fix only supported *new* command line options, not additions to old ones. This fixes test/Feature/load_module.ll llvm-svn: 35935