llvm with tablegen backend for capstone disassembler
Go to file
Reid Kleckner 4ff1e34b60 Revert [lit] Synthesize artificial deadline
Python on Windows raises this OverflowError:
      gotit = waiter.acquire(True, timeout)
  OverflowError: timestamp too large to convert to C _PyTime_t

So it seems this API behave the same way on every OS.

Also reverts the dependent commit a660dc590a.

llvm-svn: 375143
2019-10-17 17:44:35 +00:00
clang [OPENMP]Improve use of the global tid parameter. 2019-10-17 17:12:03 +00:00
clang-tools-extra [clangd] Use our own relation kind. 2019-10-17 14:08:28 +00:00
compiler-rt Revert [Sanitizers] Add support for RISC-V 64-bit 2019-10-17 17:24:28 +00:00
debuginfo-tests
libc [libc] Do not add unittests if LLVM_INCLUDE_TESTS is OFF. 2019-10-15 17:42:28 +00:00
libclc travis: Add LLVM 9 build 2019-09-27 05:58:15 +00:00
libcxx [libc++][test] Use <version> to get config on MSVC 2019-10-15 00:22:38 +00:00
libcxxabi [libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option 2019-10-07 19:22:04 +00:00
libunwind [libunwind][Android] Improve workaround for PIE zero-dlpi_addr bug 2019-10-16 02:38:47 +00:00
lld [lld][test] Speculative fix for lld+windows failures 2019-10-17 16:29:03 +00:00
lldb Fix an inverted condition in test. 2019-10-17 15:41:17 +00:00
llgo
llvm Revert [lit] Synthesize artificial deadline 2019-10-17 17:44:35 +00:00
openmp [libomptarget][nfc] Make interface.h target independent 2019-10-15 17:15:26 +00:00
parallel-libs
polly [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned) 2019-10-15 11:24:36 +00:00
pstl
.arcconfig
.clang-format
.clang-tidy
.git-blame-ignore-revs
.gitignore
README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.