mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
![]() Also fixed binary parser on Mac. llvm-ld doesn't exist in newer llvm implementations. From what I can tell, clang now just calls the real linker after running and massaging the bc files. Changed to call clang and clang++ drivers at link time. Had to fix some of the options to make it work. Just a stop gap since there are more issues to resolve but at least it's enough to get working. Change-Id: I54b78e85b16a77549a5be9d282bc6f47f723947d Reviewed-on: https://git.eclipse.org/r/13515 Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-by: Doug Schaefer <dschaefer@qnx.com> IP-Clean: Doug Schaefer <dschaefer@qnx.com> Tested-by: Doug Schaefer <dschaefer@qnx.com> |
||
---|---|---|
.. | ||
.settings | ||
doc | ||
help | ||
META-INF | ||
patches | ||
scripts | ||
src/org/eclipse/cdt/managedbuilder/llvm | ||
UML | ||
.classpath | ||
.euml2 | ||
.project | ||
.umlproject | ||
about.html | ||
about.ini | ||
about.mappings | ||
about.properties | ||
build.properties | ||
cdt_logo_icon32.png | ||
plugin.properties | ||
plugin.xml | ||
pom.xml |