Go to file
Reid Kleckner 43842b554c [codeview] Dump function callees and add more labels to inlinee info
I kept forgetting which number is the line delta and which is the code
delta.

llvm-svn: 257813
2016-01-14 21:50:05 +00:00
clang [CUDA] Add test for compiling CUDA code with -S. 2016-01-14 21:41:31 +00:00
clang-tools-extra Teach clang-tidy how to upgrade warnings into errors. 2016-01-13 17:36:41 +00:00
compiler-rt [LSan] Add "use_ld_allocations" flag to disable old way of DTLS handling. 2016-01-14 19:16:05 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Tame a -Wunknown-attributes warning 2016-01-13 23:27:08 +00:00
libcxxabi [WebAssembly] Accomodate wasm's 128-bit long double. 2016-01-13 16:39:30 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld [ELF][MIPS] Create dynamic relocations for R_MIPS_32/64 relocations 2016-01-14 21:34:50 +00:00
lldb Enable the use of modules in the expression parser by default. 2016-01-14 21:46:09 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [codeview] Dump function callees and add more labels to inlinee info 2016-01-14 21:50:05 +00:00
openmp New API for restoring current thread's affinity to init affinity of application 2016-01-12 17:21:55 +00:00
polly Fix of r257495. 2016-01-12 20:47:48 +00:00