Go to file
Eric Christopher 9d1daa87e7 Use DW_FORM_sdata for signed constant values and udata on occasion
when we can. Migrate from using blocks when we're adding just a
single attribute and floating point values are an unsigned, not signed,
bag of bits.

Update all test cases accordingly.

llvm-svn: 189419
2013-08-27 23:49:04 +00:00
clang Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of LLVM_BINARY_DIR for installing Clang headers. 2013-08-27 23:20:26 +00:00
clang-tools-extra Temporarily revert r189363 as it seems to be failing to build. 2013-08-27 17:26:07 +00:00
compiler-rt Properly generate lists of exported symbols for sanitizer runtimes 2013-08-27 15:08:02 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx Marked #2163 as complete in previous commit instead of #2162. Corrected. 2013-08-27 20:25:06 +00:00
libcxxabi Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixes http://llvm.org/bugs/show_bug.cgi?id=16996. 2013-08-25 17:00:57 +00:00
lld Modify test to adopt r189416. 2013-08-27 23:48:49 +00:00
lldb Fix 'platform shell' command for Linux host and remote lldb-platform connections 2013-08-27 21:01:01 +00:00
llvm Use DW_FORM_sdata for signed constant values and udata on occasion 2013-08-27 23:49:04 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00