commit | 9d9a46a465efdb035bbacc6286a9c586406caf38 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Fri Mar 23 23:58:25 2018 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Fri Mar 23 23:58:25 2018 +0000 |
tree | 25e1b689c008b3646decc862a0d8c96a45d2c375 | |
parent | dae3bbe6a3f0d174f60a1fb1bf9353898622b7fe [diff] |
Fix layering of MachineValueType.h by moving it from CodeGen to Support This is used by llvm tblgen as well as by LLVM Targets, so the only common place is Support for now. (maybe we need another target for these sorts of things - but for now I'm at least making them correct & we can make them better if/when people have strong feelings) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328395 91177308-0d34-0410-b5e6-96231b3b80d8