1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/include
Jay Foad c3a38401e0 [IR] Remove forward declaration of GraphTraits from Type.h
This has been unnecessary since r352353 removed GraphTraits
specializations for Type, except that a couple of other headers were
accidentally relying on this declaration.

Differential Revision: https://reviews.llvm.org/D104119
2021-06-15 09:23:45 +01:00
..
llvm [IR] Remove forward declaration of GraphTraits from Type.h 2021-06-15 09:23:45 +01:00
llvm-c Intrinsic::getName: require a Module argument 2021-06-14 14:52:29 +02:00