Go to file
Michael Kruse 0b8949e6ed [test] Fix two testcases. NFC.
Trivial fix for two testcases. When Polly isn't linked into opt,
independent of whether it's built in-tree or not, these testcases forget
to load the appropriate library.

Contributed-by: Philip Pfaffe <philip.pfaffe@gmail.com>

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

llvm-svn: 299357
2017-04-03 12:37:10 +00:00
clang [ASTImporter] Fix for importing unnamed structs 2017-04-03 11:57:11 +00:00
clang-tools-extra Fixes for modernize-use-using check: 2017-04-02 19:12:20 +00:00
compiler-rt Replace wc -l with count. 2017-03-31 16:49:37 +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 [libc++] Explicitly mark specializations as dllexport 2017-04-03 04:04:24 +00:00
libcxxabi [libc++abi] Remove missed use of config.h 2017-03-31 00:29:25 +00:00
libunwind [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
lld Change the error format to report corrupted .eh_frame. 2017-04-01 01:42:20 +00:00
lldb Back out temporary masking of EXC_SYSCALL mach exceptions. 2017-04-03 00:59:47 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [InstCombine] Make foldOpWithConstantIntoOperand take a BinaryOperator instead of a generic Instruction. 2017-04-03 07:08:08 +00:00
openmp Fix for bug https://llvm.org/bugs/show_bug.cgi?id=32456 2017-03-31 16:20:07 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [test] Fix two testcases. NFC. 2017-04-03 12:37:10 +00:00