Go to file
Dan Gohman 4e2d799cab [WebAssembly] Make getArchTypePrefix return "wasm".
The arch prefix string isn't currently being used for anything on
WebAssembly, but if it were to be used, it makes sense to use the
same arch prefix string for wasm32 and wasm64.

llvm-svn: 245252
2015-08-17 22:35:40 +00:00
clang Remove dead code, there's no need for an override that just duplicates 2015-08-17 22:22:28 +00:00
clang-tools-extra [clang-tidy] Fix a use-after-free. 2015-08-17 11:27:11 +00:00
compiler-rt Fixup stale comment about supported OSs 2015-08-14 20:01:27 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Make regex and any assert when they should throw an exception _but_ the user has decreed 'no exceptions'. This matches the behavior of string and vector 2015-08-17 21:14:16 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Fix a broken test. 2015-08-17 11:06:21 +00:00
lldb Make sure to save the types we parse in our SymbolFile's type list so they don't get deleted. 2015-08-17 20:31:46 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [WebAssembly] Make getArchTypePrefix return "wasm". 2015-08-17 22:35:40 +00:00
openmp D11988: Force serial reduction when team size is 1 2015-08-17 10:12:12 +00:00
polly Add a field to the memory access class for a related value. 2015-08-17 10:58:17 +00:00