diff options
| author | Dan Gohman <gohman@apple.com> | 2009-01-28 17:46:25 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-01-28 17:46:25 +0000 |
| commit | 4aa1846215adde37dea5b534d5278a96addcc324 (patch) | |
| tree | 278d980368e8125190909aedbf91ff15f73e8419 /clang/lib/CodeGen/CGObjCMac.cpp | |
| parent | fb034663885239079329e40d57eb59e32e08fa1a (diff) | |
| download | bcm5719-llvm-4aa1846215adde37dea5b534d5278a96addcc324.tar.gz bcm5719-llvm-4aa1846215adde37dea5b534d5278a96addcc324.zip | |
Make isOperationLegal do what its name suggests, and introduce a
new isOperationLegalOrCustom, which does what isOperationLegal
previously did.
Update a bunch of callers to use isOperationLegalOrCustom
instead of isOperationLegal. In some case it wasn't obvious
which behavior is desired; when in doubt I changed then to
isOperationLegalOrCustom as that preserves their previous
behavior.
This is for the second half of PR3376.
llvm-svn: 63212
Diffstat (limited to 'clang/lib/CodeGen/CGObjCMac.cpp')
0 files changed, 0 insertions, 0 deletions

