diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2009-11-20 17:23:17 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2009-11-20 17:23:17 +0000 |
commit | c8cb0d95e6125d2c62c76e822e3edf09c6891aae (patch) | |
tree | 6c211b9b90feb58685ceac1960ed07ba83b05139 /lib/CodeGen/ScheduleDAG.cpp | |
parent | e7f89b0b44347e999695b1cafe8ac0d363cb2ba2 (diff) | |
download | external_llvm-c8cb0d95e6125d2c62c76e822e3edf09c6891aae.zip external_llvm-c8cb0d95e6125d2c62c76e822e3edf09c6891aae.tar.gz external_llvm-c8cb0d95e6125d2c62c76e822e3edf09c6891aae.tar.bz2 |
Move the handling of CommaSeparated options into ProvideOption.
Makes '--comma-separated val1,val2' mean the same thing as
'--comma-separated=val1,val2' (that is, 'val1' and 'val2' are not lumped
together as 'val1,val2'). Also declutters the main loop a bit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89463 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions