OSDN Git Service

Revert "llvm-c: Make target initializer functions external functions in lib."
authorRui Ueyama <ruiu@google.com>
Wed, 9 Oct 2013 23:15:49 +0000 (23:15 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 9 Oct 2013 23:15:49 +0000 (23:15 +0000)
commit6bba6bb12f020206baf242ca6b76e1609cdf0d4b
tree4c8e413e22a39e100c11a2fc736902c3a0a13ae9
parentb4d9c11f6c7e0a38e750f946d5cea3ffa5ae8f61
Revert "llvm-c: Make target initializer functions external functions in lib."

This reverts commit r192316. The original change introduced circular
dependencies between libTarget and backends. That would broke a build unless
link everything into one big binary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192329 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Target.h
lib/Target/AllTargets.cpp [deleted file]
lib/Target/CMakeLists.txt