OSDN Git Service

[LTO] Move UpdateCompilerUsed.h from lib/ to include/
authorDavide Italiano <davide@freebsd.org>
Wed, 22 Jun 2016 04:52:43 +0000 (04:52 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 22 Jun 2016 04:52:43 +0000 (04:52 +0000)
commite5ebd46f635371a6ab46c3585b032f2c778b7ce7
tree335aa879a13bcbb027e90f693f1642f89100b808
parent8d6ae3340f6d1e3f9c1ea589768748e846b435ac
[LTO] Move UpdateCompilerUsed.h from lib/ to include/

I plan to use it in lld soon.

Differential Revision:  http://reviews.llvm.org/D21575

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273380 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/UpdateCompilerUsed.h [moved from lib/LTO/UpdateCompilerUsed.h with 100% similarity]
lib/LTO/LTOCodeGenerator.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/LTO/UpdateCompilerUsed.cpp