Go to file
Vedant Kumar 43247f0542 [Coverage] Use the wrapped segment when a line has entry segments
We've worked around bugs in the frontend by ignoring the count from
wrapped segments when a line has at least one region entry segment.
Those frontend bugs are now fixed, so it's time to regenerate the
checked-in covmapping files and remove the workaround.

llvm-svn: 317761
2017-11-09 02:33:43 +00:00
clang [Coverage] Emit deferred regions in headers 2017-11-09 02:33:40 +00:00
clang-tools-extra Relax definitions.test to accept windows file paths. 2017-11-08 13:52:21 +00:00
compiler-rt ubsan: Allow programs to use setenv to configure ubsan_standalone. 2017-11-09 02:22:07 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc tgamma: Use unary_decl instead of custom inc file 2017-11-02 19:49:00 +00:00
libcxx [libcxx] Mark test cxa_deleted_virtual.pass.cpp as failing for previous libcxx versions. 2017-11-08 22:30:29 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm 2017-11-04 21:01:31 +00:00
lld [MIPS] Setup less-significant bit in the .got and .got.plt entries in case of microMIPS code 2017-11-08 23:34:34 +00:00
lldb Xfail TestConcurrentTwoWatchpointsOneSignal on arm 2017-11-08 11:51:49 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
openmp Cleanup version symbol macros and attributes/declspecs 2017-11-07 23:32:13 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ForwardOpTree] Limit isl operations of known content reload. 2017-11-06 17:48:14 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

README.md

Low Level Virtual Machine (LLVM)

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