Changes between Version 2 and Version 3 of Ticket #53299, comment 14


Ignore:
Timestamp:
Nov 23, 2017, 6:57:51 AM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53299, comment 14

    v2 v3  
    1 I think the broken logic is in this cmake file `llvm-5.0.0.src/projects/compiler-rt/cmake/Modules/AddCompilerRT.cmake`. CMake is hard to decipher with so many included modules. Needs a debugger or something.
     1I think the logic is in this cmake file `llvm-5.0.0.src/projects/compiler-rt/cmake/Modules/AddCompilerRT.cmake`.
    22
    3 I note most of the compiler_rt modules are installed as STATIC, and only a few are SHARED. I don't know yet if the other SHARED ones are broken too.
     3I note most of the compiler_rt modules are installed as STATIC, and only a few are SHARED.
    44
    55Shared ones I found are: