aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Target.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-07-15 04:16:38 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-07-15 04:16:38 +0000
commited0e021643be9a94d0ef7de2c567a3bc51df78fa (patch)
treed194e279a7bc81c77e4d90d449fbf5ad2812ec9c /lib/Target/Target.cpp
parent806cea562989a9f4780ec6b3baadb3d27c8e76c3 (diff)
Remove an unnecessary header from this file. I don't think this header
was really intended, and it may have been required prior to some of the recent refactors. Including it however causes LLVMX86Desc to need symbols from LLVMX86CodeGen, forming a dependency cycle. This was masked in almost all builds: Clang, and GCC w/ optimizations didn't actually emit the symbols! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135242 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Target.cpp')
0 files changed, 0 insertions, 0 deletions