[PATCH 1/4] cleanup: there is no 'struct phi' to allocate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This wasn't removed when the 'struct phi' was replaced
(commit 6e4960a3: "Remove "struct phi", replace with instruction that generates a pseudo.")

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
---
 allocate.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/allocate.h b/allocate.h
index 9f1dc8cc4..9e51ed7da 100644
--- a/allocate.h
+++ b/allocate.h
@@ -75,7 +75,6 @@ DECLARE_ALLOCATOR(basic_block);
 DECLARE_ALLOCATOR(entrypoint);
 DECLARE_ALLOCATOR(instruction);
 DECLARE_ALLOCATOR(multijmp);
-DECLARE_ALLOCATOR(phi);
 DECLARE_ALLOCATOR(pseudo);
 
 #endif
-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux