commit | ed0e021643be9a94d0ef7de2c567a3bc51df78fa | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Fri Jul 15 04:16:38 2011 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Fri Jul 15 04:16:38 2011 +0000 |
tree | d194e279a7bc81c77e4d90d449fbf5ad2812ec9c | |
parent | 806cea562989a9f4780ec6b3baadb3d27c8e76c3 [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