diff options
author | Jim Ingham <jingham@apple.com> | 2019-07-02 23:38:07 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2019-07-02 23:38:07 +0000 |
commit | 372cee511e274d098356ea148852747c8dda27d5 (patch) | |
tree | 537b435269de83a60d21936f401702c54c510cea /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 37aeca39ba2d0b2620ef1c6fae1c8b1b647c529a (diff) | |
download | bcm5719-llvm-372cee511e274d098356ea148852747c8dda27d5.tar.gz bcm5719-llvm-372cee511e274d098356ea148852747c8dda27d5.zip |
Fix for r364686 - actually set symbol_is_missing_weak...
This was set in a std::function, but I was shadowing a
variable that I thought I was capturing. Even with this bug
we were correctly not raising an error and returning an address
of 0x0. We were not marking the symbol as weak, but apparently
the JIT didn't need that, so the test still passed.
llvm-svn: 364980
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions