[PATCH] Remove unused CodeGenOptions from CodeGenTypes.
Mark Lacey
mark.lacey at apple.com
Thu Oct 24 14:51:46 PDT 2013
I noticed that the CodeGenOptions member of CodeGenTypes is never actually used. This patch removes it.
---
lib/CodeGen/CodeGenTypes.cpp | 1 -
lib/CodeGen/CodeGenTypes.h | 2 --
2 files changed, 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-unused-CodeGenOptions-from-CodeGenTypes.patch
Type: text/x-patch
Size: 1495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131024/af7a2e2b/attachment.bin>
More information about the cfe-commits
mailing list