Go to file
Saleem Abdulrasool 1b02b63a33 docs: document CodeView directives
Add documentation for assembler directives added to support CodeView
emission.

Patch by Ellis Hoag!

llvm-svn: 335058
2018-06-19 16:47:31 +00:00
clang Implement semantic checking for __builtin_signbit. 2018-06-19 14:59:11 +00:00
clang-tools-extra [clangd] Use workspace root path as hint path for resolving URIs in workspace/symbol 2018-06-19 09:33:53 +00:00
compiler-rt [XRay] Fix error message. NFC 2018-06-19 15:39:19 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
libcxx Fix libcxx tests after clang r334677. 2018-06-17 19:58:45 +00:00
libcxxabi Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
libunwind Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
lld [ELF] Uniquify --wrap list. 2018-06-18 22:32:15 +00:00
lldb Replace HostInfo::GetLLDBPath with specific functions 2018-06-19 15:09:07 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm docs: document CodeView directives 2018-06-19 16:47:31 +00:00
openmp [OpenMP] [CUDA] Expose teamid to the debug path 2018-06-19 14:05:38 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly Move ScopInfo to isl++ 2018-06-19 08:13:53 +00:00
README.md

README.md

Low Level Virtual Machine (LLVM)

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.