llvm with tablegen backend for capstone disassembler
Go to file
Andrew Wilkins 7a94f98bea [llgo] cmd/gllgo: handle/ignore more flags
Summary:
This diff is to support Debian packaging,
which sets various hardening-rleated flags
in CFLAGS. They don't make sense for Go,
so we just ignore them.

Reviewers: pcc

Subscribers: llvm-commits, axw

Differential Revision: http://reviews.llvm.org/D11288

llvm-svn: 242513
2015-07-17 08:15:01 +00:00
clang [CodeGen, X86] Classify vectors <= 32 bits as INTEGER 2015-07-17 05:49:13 +00:00
clang-tools-extra docs/conf.py: bump version to 3.8 2015-07-14 23:37:08 +00:00
compiler-rt [ASan] PR24150: restrict test case to i386. 2015-07-16 21:46:58 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx Include what we use, instead of letting them get pulled in implictly. This makes the tests work on VS. Thanks to STL for the report 2015-07-16 22:13:26 +00:00
libcxxabi Remove include directive for the unused libunwind_ext.h. 2015-07-12 14:47:53 +00:00
libunwind Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
lld Add missing REQUIRES to this test. 2015-07-16 22:12:44 +00:00
lldb Teach the std::wstring data formatter how to properly display strings with embedded NUL bytes 2015-07-17 01:56:25 +00:00
llgo [llgo] cmd/gllgo: handle/ignore more flags 2015-07-17 08:15:01 +00:00
llvm [PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of 2015-07-17 06:58:24 +00:00
openmp Re-indent the CMake refactor to two-space indention 2015-07-15 16:57:19 +00:00
polly Add option to choose where in the pass pipeline polly is run 2015-07-16 08:28:09 +00:00