NetBSD/tools/llvm-lib/liblldReaderWriterELFAArch64/Makefile
joerg d8eb4f1993 Update build system glue for LLVM 3.6RC1. Notable changes:
- Old JIT is removed.
- Improvements to debug information handling.
- ARM: check for deprecated instructions and warn in the integrated
  assembler
- PPC: VSX support, va_arg support for struct/union types, -fPIC vs
  -fpic supported, faster atomics
- x86: improved vectorizer
2015-01-29 20:41:33 +00:00

4 lines
82 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/01/29 20:41:39 joerg Exp $
.include <bsd.init.mk>