Make the comparison operators non-member functions.
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Jun 2013 22:09:25 +0000 (22:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Jun 2013 22:09:25 +0000 (22:09 +0000)
commit59aa54073848645cd20c828dfb1088127c541b36
treed9138aa5ca0f28366e0436f56961231530621eb7
parentcc631588a96ef487814bd4a5b02120d25437aaff
Make the comparison operators non-member functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184373 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
lib/CodeGen/TargetOptionsImpl.cpp