mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
Remove dead code.
llvm-svn: 81235
This commit is contained in:
parent
84b8534266
commit
55eb4bffab
@ -111,8 +111,6 @@ public:
|
||||
|
||||
ValueMap<char, Type, ConstantAggregateZero> AggZeroConstants;
|
||||
|
||||
SmallPtrSet<const MDNode *, 8> MDNodes;
|
||||
|
||||
typedef ValueMap<std::vector<Constant*>, ArrayType,
|
||||
ConstantArray, true /*largekey*/> ArrayConstantsTy;
|
||||
ArrayConstantsTy ArrayConstants;
|
||||
|
Loading…
x
Reference in New Issue
Block a user