commit | 18c08d4a366306ff3d97a860e4ebc175e7dccaaf | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Wed Mar 21 00:48:05 2018 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Wed Mar 21 00:48:05 2018 +0000 |
tree | c7e5882c0b4c056da8bd29c4b184e529d30cd728 | |
parent | 2c3cc29d17adb98c0df9cab94bb75d4816883c8e [diff] |
Move DataTypes.h from Support to llvm-c to fix layering. Support depends on llvm-c (a few typedefs, macros, etc - Types.h, Disassembler.h, and TargetMachine.h. This could be done the other way - those macros/typedefs/etc could be moved into Support and used from llvm-c instead. If someone feels that's a better direction to go, happy to discuss it/try it out/etc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328065 91177308-0d34-0410-b5e6-96231b3b80d8