14 Feb
2020
14 Feb
'20
22:54
http://bugzilla.opensuse.org/show_bug.cgi?id=1086445 http://bugzilla.opensuse.org/show_bug.cgi?id=1086445#c15 --- Comment #15 from Aaron Puchert <aaronpuchert@alice-dsl.net> --- LLVMTableGen is referenced in utils/CMakeLists.txt [1] for utils/gen_gccbuiltins.cpp [2], so it seems to be a genuine dependency. According to the header of gen_gccbuiltins.cpp, it should only be required for building the compiler. But since the library is a pretty small part of libLLVM*, it makes probably no sense to move it. [1] https://github.com/ldc-developers/ldc/blob/master/utils/CMakeLists.txt [2] https://github.com/ldc-developers/ldc/blob/master/utils/gen_gccbuiltins.cpp -- You are receiving this mail because: You are on the CC list for the bug.