commit | 32d095cbbcf464bc01ab9c1895e54cc1b5f4a05c | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Wed May 25 14:03:11 2016 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Wed May 25 14:03:11 2016 +0000 |
tree | 4e81345942674becf6df1c72014bd68338410f11 | |
parent | d380dee4ced27907032eb08f2de99503e9ab8e76 [diff] |
[ThinLTO] Refactor ODR resolution and internalization (NFC) Move the now index-based ODR resolution and internalization routines out of ThinLTOCodeGenerator.cpp and into either LTO.cpp (index-based analysis) or FunctionImport.cpp (index-driven optimizations). This is to enable usage by other linkers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270698 91177308-0d34-0410-b5e6-96231b3b80d8