[PATCH] D56573: Remove TypeBuilder.h, and fix the few locations using it.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 13 08:13:19 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351020: Remove TypeBuilder.h, and fix the few locations using it. (authored by jyknight, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56573?vs=181202&id=181473#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56573/new/
https://reviews.llvm.org/D56573
Files:
llvm/trunk/docs/ExtendingLLVM.rst
llvm/trunk/docs/ProgrammersManual.rst
llvm/trunk/include/llvm/IR/TypeBuilder.h
llvm/trunk/tools/lli/lli.cpp
llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITTestBase.h
llvm/trunk/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
llvm/trunk/unittests/ExecutionEngine/Orc/LegacyRTDyldObjectLinkingLayerTest.cpp
llvm/trunk/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
llvm/trunk/unittests/ExecutionEngine/Orc/OrcTestCommon.h
llvm/trunk/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
llvm/trunk/unittests/ExecutionEngine/Orc/RemoteObjectLayerTest.cpp
llvm/trunk/unittests/IR/CFGBuilder.cpp
llvm/trunk/unittests/IR/CMakeLists.txt
llvm/trunk/unittests/IR/TypeBuilderTest.cpp
llvm/trunk/utils/gn/secondary/llvm/unittests/IR/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56573.181473.patch
Type: text/x-patch
Size: 53481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190113/8a59d10c/attachment.bin>
More information about the llvm-commits
mailing list