[PATCH] D18024: Remove compile time PreserveName switch based on NDEBUG

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 08:24:02 PST 2016


joker.eph updated this revision to Diff 50282.
joker.eph added a comment.

Add a FIXME to change the compile time switch to a runtime command line flag


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.50282.patch
Type: text/x-patch
Size: 4755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160310/3fc483c0/attachment-0001.bin>


More information about the cfe-commits mailing list