[PATCH] D18024: Remove compile time PreserveName switch based on NDEBUG
Mehdi AMINI via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 9 18:51:34 PST 2016
joker.eph created this revision.
joker.eph added a reviewer: chandlerc.
joker.eph added a subscriber: cfe-commits.
Following r263086, we are now relying on a flag on the Context to
discard Value names in release builds.
http://reviews.llvm.org/D18024
Files:
lib/CodeGen/CGBuilder.h
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenAction.cpp
lib/CodeGen/CodeGenFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18024.50224.patch
Type: text/x-patch
Size: 4638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160310/35ab7838/attachment.bin>
More information about the cfe-commits
mailing list