summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-08-27 23:47:01 +0000
committerRui Ueyama <ruiu@google.com>2013-08-27 23:47:01 +0000
commit7159bd9dcbca57580abe04289fa61a6ae0af0a6d (patch)
treef57ceb8f63a4ec7887927889f1ecb22314642f95 /llvm/lib/CodeGen
parentdba67a226f3a65f6046d7bf77729452a179dc1a5 (diff)
downloadbcm5719-llvm-7159bd9dcbca57580abe04289fa61a6ae0af0a6d.tar.gz
bcm5719-llvm-7159bd9dcbca57580abe04289fa61a6ae0af0a6d.zip
Option parsing: support case-insensitive option matching.
Link.exe's command line options are case-insensitive. This patch adds a new attribute to OptTable to let the option parser to compare options, ignoring case. Command lines are generally case-insensitive on Windows. CL.exe is an exception. So this new attribute should be useful for other commands running on Windows. Differential Revision: http://llvm-reviews.chandlerc.com/D1485 llvm-svn: 189416
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud