diff options
author | Jason Molenda <jmolenda@apple.com> | 2015-08-06 21:54:29 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2015-08-06 21:54:29 +0000 |
commit | 03c9cd08520ade71caedc4ea5468cc8116dd42d6 (patch) | |
tree | 9089abaa19cebae40f71e1c03ba100bd173b42d8 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 6a84cefd0328bd5f66dbeb7519ac076f10bab18d (diff) | |
download | bcm5719-llvm-03c9cd08520ade71caedc4ea5468cc8116dd42d6.tar.gz bcm5719-llvm-03c9cd08520ade71caedc4ea5468cc8116dd42d6.zip |
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
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions