diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-18 19:56:20 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-18 19:56:20 +0000 |
commit | d47504d9dbe025f38327c34fc5e1c2c4f678cfbe (patch) | |
tree | 91329aef39c190d4350d5cf014357e44b2620bca /llvm/lib/Support/CommandLine.cpp | |
parent | f3edc49ae25a968646d294549cfcfd0c4e0bdc9c (diff) | |
download | bcm5719-llvm-d47504d9dbe025f38327c34fc5e1c2c4f678cfbe.tar.gz bcm5719-llvm-d47504d9dbe025f38327c34fc5e1c2c4f678cfbe.zip |
Strip out and simplify some code. This also fixes the regression last
night compiling cfrac. It did not realize that code like this:
int G; int *H = &G;
takes the address of G.
llvm-svn: 14973
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions