1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/projects/sample
Rafael Espindola ad941ba7d5 Drop libtool from llvm.
We were only using it so find the shared library extension and nm. There are
simpler ways to do those things :-)

llvm-svn: 202524
2014-02-28 18:17:54 +00:00
..
autoconf Drop libtool from llvm. 2014-02-28 18:17:54 +00:00
docs
include
lib
tools Clean up the sample include orderings, not that it really matters... 2012-12-04 10:46:21 +00:00
configure Drop libtool from llvm. 2014-02-28 18:17:54 +00:00
Makefile
Makefile.common.in
Makefile.llvm.config.in With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore. 2014-02-28 16:16:51 +00:00
Makefile.llvm.rules Build with the $RDYNAMIC flag on Darwin as well as other platforms. 2013-08-04 22:06:11 +00:00