diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-09-20 05:03:30 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-09-20 05:03:30 +0000 |
| commit | e7c1e210c79f42c826ae65a18452999e1ee4dd7c (patch) | |
| tree | 1bd902e167ab4ee005a9548c8d3e0482b76adae5 /llvm/lib/Target/XCore/XCoreSubtarget.cpp | |
| parent | 9e085545f8a534e8f5aec66018c663abd680b8c1 (diff) | |
| download | bcm5719-llvm-e7c1e210c79f42c826ae65a18452999e1ee4dd7c.tar.gz bcm5719-llvm-e7c1e210c79f42c826ae65a18452999e1ee4dd7c.zip | |
Several changes together in a murky mess:
1. Change some "\n" -> '\n'.
2. eliminte some std::string's by using raw_ostream::indent.
3. move a bunch of code out of the main arg parser routine into
a new static HandlePrefixedOrGroupedOption function.
4. Greatly simplify the implementation of getOptionPred, and make
it avoid splitting prefix options at = when that doesn't match
a non-prefix option.
llvm-svn: 82362
Diffstat (limited to 'llvm/lib/Target/XCore/XCoreSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions

