3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm
Matthew Bauer 1d6b0eb7dd lldb: add cf-private on darwin
This is necessary to avoid objc errors like:

    "_OBJC_CLASS_$_NSDictionary", referenced from:
        objc-class-ref in liblldbHost.a(HostInfoMacOSX.mm.o)
        objc-class-ref in liblldbPluginPlatformMacOSX.a(PlatformiOSSimulatorCoreSimulatorSupport.mm.o)
  ld: symbol(s) not found for architecture x86_64
2018-12-15 13:27:01 -06:00
..
3.5 llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
3.7 llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
3.8 llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
3.9 llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
4 lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
5 lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
6 lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
7 lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
aarch64.patch
common.nix llvm 7: Allow for specifying an arbitrary list of backends to build 2018-12-13 01:14:24 -05:00
dynamiclibrary-musl.patch llvm_{39,4}: refactor to use same patch file 2018-06-23 15:53:44 -05:00
fix-llvm-config.patch
libcxx-0001-musl-hacks.patch
libcxx-max_align_t.patch llvm_4: refactor patch location, will be sharing shortly 2018-06-23 15:53:44 -05:00
multi.nix
TLI-musl.patch