Go to file
Yunzhong Gao ba150d6156 Improve the debug-info test created in r274263.
This patch is related to r274263 or Phabricator/D21818.
This patch aims to improve the test case added in the previous commit to verify
specifically that the stack protector pass is adding the debug line info as
intended. Before, the test only verified that the verifier pass does not crash.
The current approach is to generate the assembly output and then look for the
.loc directive.

Differential Revision: https://reviews.llvm.org/D25290

llvm-svn: 283374
2016-10-05 20:26:29 +00:00
clang Removing optimization from the RUN lines and adjusting the checks 2016-10-05 19:11:36 +00:00
clang-tools-extra [change-namespace] Pass Style to ChangeNamespaceTool. 2016-10-05 17:00:40 +00:00
compiler-rt Revert "[asan] Switch to using dynamic shadow offset on iOS" 2016-10-05 17:42:24 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Comment out failing test while I figure out who is at fault 2016-10-05 18:47:18 +00:00
libcxxabi [CMake] Fix libc++abi standalone cmake build. 2016-10-03 11:08:17 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld Remove trailing whitespace. 2016-10-05 20:09:50 +00:00
lldb Convert various CommandInterpreter functions to StringRef. 2016-10-05 20:03:37 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Improve the debug-info test created in r274263. 2016-10-05 20:26:29 +00:00
openmp [cmake] Fix for a bug https://llvm.org/bugs/show_bug.cgi?id=30489 "Cannot build with -DLIBOMP_FORTRAN_MODULES=True" 2016-09-30 22:05:45 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly Build and run isl_test as part of check-polly 2016-10-04 19:48:40 +00:00