summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseObjc.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-04-29 14:44:23 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-04-29 14:44:23 +0000
commit4d4a48d91f237607cdbf90e75bcd9a4f44f5a380 (patch)
tree591f2e417dae38c171fe47dffe8ea12c6332ebaa /clang/lib/Parse/ParseObjc.cpp
parente7d7c4cfc2539ff7f8a3dd6e7282cca8542bb052 (diff)
downloadbcm5719-llvm-4d4a48d91f237607cdbf90e75bcd9a4f44f5a380.tar.gz
bcm5719-llvm-4d4a48d91f237607cdbf90e75bcd9a4f44f5a380.zip
Replace ObjRelocationInfo with relocation_iterator.
For MachO we need information that is not represented in ObjRelocationInfo. Instead of copying the bits we think are needed from a relocation_iterator, just pass the relocation_iterator down to the format specific functions. No functionality change yet as we still drop the information once processRelocationRef returns. llvm-svn: 180711
Diffstat (limited to 'clang/lib/Parse/ParseObjc.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud