diff options
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-01-22 09:32:02 +0000 |
|---|---|---|
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-01-22 09:32:02 +0000 |
| commit | 351db05308f4f7810f6604698e2ed94cecca1578 (patch) | |
| tree | 9bceb5b3daab771bd8f005d1ea01d76bdae2d479 /llvm/lib/Target/X86/X86TargetObjectFile.cpp | |
| parent | a6b279546df6b384553ab1d04ae98c14c8bc77d5 (diff) | |
| download | bcm5719-llvm-351db05308f4f7810f6604698e2ed94cecca1578.tar.gz bcm5719-llvm-351db05308f4f7810f6604698e2ed94cecca1578.zip | |
[NFC] Introduce a 'struct Range' for IRCE
Use the struct instead of a std::pair<Value *, Value *>. This makes a
Range an obviously immutable object, and we can now assert that a
range is well-typed (Begin->getType() == End->getType()) on its
construction.
llvm-svn: 226804
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

