1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/gn/secondary
James Y Knight c73d346797 Remove TypeBuilder.h, and fix the few locations using it.
This shortcut mechanism for creating types was added 10 years ago, but
has seen almost no uptake since then, neither internally nor in
external projects.

The very small number of characters saved by using it does not seem
worth the mental overhead of an additional type-creation API, so,
delete it.

Differential Revision: https://reviews.llvm.org/D56573

llvm-svn: 351020
2019-01-13 16:09:28 +00:00
..
clang gn build: Merge r350958. 2019-01-11 22:15:53 +00:00
lld gn build: Add a template for calling write_cmake_config.py 2019-01-10 23:10:04 +00:00
llvm Remove TypeBuilder.h, and fix the few locations using it. 2019-01-13 16:09:28 +00:00
BUILD.gn gn build: Add a stage2 toolchain for Android. 2019-01-11 23:18:51 +00:00