[llvm-bugs] [Bug 39835] The lit test suite does not differentiate between deployment target and system dylib in use

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 8 22:04:49 PDT 2020


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

Louis Dionne <ldionne at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Louis Dionne <ldionne at apple.com> ---
Closing as NTBF: the back-deployment use case is that we link against the
latest library but run against an older library. It's not clear to me that
"lying" about the version of the library we're running against should be
supported.

-- 
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/20200709/2c43ad88/attachment.html>


More information about the llvm-bugs mailing list