[llvm-bugs] [Bug 49514] -t does not print dylibs loaded by -flat_namespace

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 3 12:12:09 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49514

Nico Weber <nicolasweber at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |https://reviews.llvm.org/rG
                   |                            |222a88a24371b8a1db2c2cedd19
                   |                            |18a5f90758b75
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Nico Weber <nicolasweber at gmx.de> ---
Actual bug fixed in
https://reviews.llvm.org/rG222a88a24371b8a1db2c2cedd1918a5f90758b75

It adds test for some of the things I mentioned here, but not for all. I should
still add tests for:

* -flat_namespace + --reproduce
* LC_LOAD_WEAK_DYLIB

But the bug here is fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210603/fe7a741c/attachment.html>


More information about the llvm-bugs mailing list