Go to file
Paul Robinson 91d74813a6 [DWARF] Default lower bound should respect requested DWARF version.
DWARF may define a default lower-bound for arrays in languages defined
in a particular DWARF version.  But the logic to suppress an
unnecessary lower-bound attribute was looking at the hard-coded
default DWARF version, not the version that had been requested.

Also updated the list with all languages defined in DWARF v5.

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

llvm-svn: 296652
2017-03-01 18:32:37 +00:00
clang Introduce an 'external_source_symbol' attribute that describes the origin 2017-03-01 18:06:25 +00:00
clang-tools-extra [clangd] Unbreak the shared build. 2017-03-01 16:23:40 +00:00
compiler-rt [XRay] [compiler-rt] [NFC] Annotate unused variables for the compiler. 2017-02-28 08:48:46 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx [libcxx] Support threads on Fuchsia 2017-03-01 03:09:18 +00:00
libcxxabi [libcxxabi] Clean up macro usage. 2017-03-01 11:42:01 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld Add a reference to a Ulrich Drepper's paper. 2017-03-01 18:09:09 +00:00
lldb Mark TestYMMRegister as no_debug_info_test 2017-03-01 11:18:59 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [DWARF] Default lower bound should respect requested DWARF version. 2017-03-01 18:32:37 +00:00
openmp Removing couple unnecessary architecture guards. 2017-02-28 21:43:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix namespaces after clang-format update 2017-03-01 15:54:27 +00:00