forked from OSchip/llvm-project
22c9073ada
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 |
||
---|---|---|
.. | ||
lld | ||
Makefile |