pkgsrc/lang/llvm/patches
jperkin cbc9b0207d llvm: Change how sys/regset.h workaround is implemented.
Previously a special override header was used via an additional include path,
but this extra include path was not exported to llvm-config so while llvm was
ok, dependencies wouldn't find the header and fail.

Instead just pull the changes directly inline into DataTypes.h so that they
are available everywhere.  Fixes the clang build on SunOS.  Bump PKGREVISION.
2018-01-08 10:48:34 +00:00
..
patch-cmake_config-ix.cmake llvm: updated to 5.0.0 2017-12-01 19:22:12 +00:00
patch-cmake_modules_AddLLVM.cmake Create and use shared library libLLVM; fix install_name for shared object on Darwin. 2017-03-19 19:01:48 +00:00
patch-cmake_modules_HandleLLVMOptions.cmake Create and use shared library libLLVM; fix install_name for shared object on Darwin. 2017-03-19 19:01:48 +00:00
patch-CMakeLists.txt llvm: Change how sys/regset.h workaround is implemented. 2018-01-08 10:48:34 +00:00
patch-include_llvm_Support_DataTypes.h.cmake llvm: Change how sys/regset.h workaround is implemented. 2018-01-08 10:48:34 +00:00
patch-tools_llvm-shlib_CMakeLists.txt llvm: updated to 5.0.0 2017-12-01 19:22:12 +00:00