1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/tools
Evgeniy Stepanov 286f104576 [cfi] CFI-ICall for ThinLTO.
Implement ControlFlowIntegrity for indirect function calls in ThinLTO.
Design follows the RFC in llvm-dev, see
https://groups.google.com/d/msg/llvm-dev/MgUlaphu4Qc/kywu0AqjAQAJ

llvm-svn: 305533
2017-06-16 00:18:29 +00:00
..
bugpoint bugpoint: disabling symbolication of bugpoint-executed programs 2017-06-09 07:29:03 +00:00
bugpoint-passes
dsymutil Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
gold Infer relocation model from module flags in relocatable LTO link. 2017-05-22 21:11:35 +00:00
llc llc: Add ability to parse mir from stdin 2017-06-06 20:06:57 +00:00
lli [ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH 2017-05-09 21:32:18 +00:00
llvm-ar [llvm-ar] Make llvm-lib behave more like the MSVC archiver 2017-06-12 19:45:35 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer [cfi] CFI-ICall for ThinLTO. 2017-06-16 00:18:29 +00:00
llvm-c-test
llvm-cat
llvm-config [llvm-config] Don't use PATH_MAX 2017-06-01 20:51:55 +00:00
llvm-cov
llvm-cvtres Improve error messages in order to help with fixing a big-endian bug. 2017-06-13 18:17:36 +00:00
llvm-cxxdump
llvm-cxxfilt
llvm-diff
llvm-dis
llvm-dwarfdump [DWARF] Added a blank line in llvm-dwarfdump to test commit access. 2017-06-12 19:04:28 +00:00
llvm-dwp [lib/Object] - Minor API update for llvm::Decompressor. 2017-05-18 08:00:01 +00:00
llvm-extract
llvm-go
llvm-jitlistener
llvm-link
llvm-lto Rewrite llvm-lto's codegen() using ThinCodeGenerator::run(). NFC-ish. 2017-05-19 17:54:58 +00:00
llvm-lto2 Symbols re-defined with -wrap and -defsym need to be excluded from inter- 2017-06-05 16:24:25 +00:00
llvm-mc sink DebugCompressionType into MC for exposing to clang 2017-06-09 00:40:19 +00:00
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mcmarkup
llvm-modextract
llvm-nm Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
llvm-objdump Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
llvm-opt-report
llvm-pdbutil [llvm-pdbutil] Add support for dumping cross module imports/exports. 2017-06-16 00:04:24 +00:00
llvm-profdata Fix a couple of typos in memory intrinsic optimization output (NFC) 2017-05-24 17:55:25 +00:00
llvm-readobj MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table. 2017-06-14 18:52:12 +00:00
llvm-rtdyld [ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH 2017-05-09 21:32:18 +00:00
llvm-shlib
llvm-size
llvm-split
llvm-stress Remove unneeded conditionals - the code is already conditional on the same condition 2017-06-12 20:09:53 +00:00
llvm-strings
llvm-symbolizer
llvm-xray Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
lto
msbuild
obj2yaml Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
opt [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM. 2017-06-01 01:02:12 +00:00
sancov
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj Try to fix uninitialized read reported by msan. 2017-06-15 23:44:19 +00:00
CMakeLists.txt
LLVMBuild.txt Rename llvm-pdbdump -> llvm-pdbutil. 2017-06-09 20:46:17 +00:00