diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-10-01 20:24:30 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-10-01 20:24:30 +0000 |
commit | 22c9073ada45da68a870ef136d2000c174c6c00e (patch) | |
tree | c12d37366bb32acb0e88fa10935a088dd4fa2b83 /llvm/lib/Transforms/Utils | |
parent | fbba2fa8d96dac7fc87dd3610a912673ebfbb87a (diff) | |
download | bcm5719-llvm-22c9073ada45da68a870ef136d2000c174c6c00e.tar.gz bcm5719-llvm-22c9073ada45da68a870ef136d2000c174c6c00e.zip |
Add MachOLinkingContext parameter to MachOFileNode constructor.
No functionality change. This removes a down-cast from LinkingContext to
MachOLinkingContext.
Also, remove const from LinkingContext::createImplicitFiles() to remove
the need for another const cast. Seems reasonable for createImplicitFiles()
to need to modify the context (MachOLinkingContext does).
llvm-svn: 218796
Diffstat (limited to 'llvm/lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions