Files
clang-p2996/lldb/source/Target
Jason Molenda 03c9cd0852 Change the warning message about optimization to be printed once
per Module instead of once per CompileUnit, and print the 
module name.  A module may have a mix of compile units built with
optimization and compile units built without optimization -- the
warning won't be printed until the user selects a stack frame of
a function that was built with optimization.  And as before, it
will only be printed once per module per debug session.

<rdar://problem/19281172> 

llvm-svn: 244281
2015-08-06 21:54:29 +00:00
..
2015-07-14 01:09:28 +00:00
2014-07-01 21:22:11 +00:00
2014-07-08 18:05:41 +00:00
2015-07-22 00:16:02 +00:00
2015-07-14 01:09:28 +00:00