commit | e847ec4e7e76c64025f186eb24b900cfddb830a3 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Fri Nov 17 01:00:35 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Fri Nov 17 01:00:35 2017 +0000 |
tree | 5c22a47a7baad2dda92f9fa693c6c3ef6432a65e | |
parent | 42c46c1f3b7b0faddfb82a6281b5cfa2b9c7d050 [diff] |
Don't #include MemoryBuffer.h from Host.h. It turns out this #include isn't used from Host.h anyway, but by having it it causes circular include dependencies. This issues only surfaced while I was working on a separate patch, so I'm submitting this first so that it's independent of the other, unrelated patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318489 91177308-0d34-0410-b5e6-96231b3b80d8