1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Jinsong Ji ce930cb8c6 [AIX] Enable stackprotect feature
AIX use `__ssp_canary_word` instead of `__stack_chk_guard`.
This patch update the target hook to use correct symbol,
so that the basic stackprotect feature can work.

The traceback will be handled in follow up patch.

Reviewed By: #powerpc, shchenz

Differential Revision: https://reviews.llvm.org/D103100
2021-05-28 02:18:15 +00:00
..
Analysis [CostModel][X86] Improve accuracy of sext/zext to 256-bit vector costs on AVX1 targets 2021-05-27 18:17:50 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AIX] Enable stackprotect feature 2021-05-28 02:18:15 +00:00
DebugInfo Revert "Emit correct location lists with basic block sections." 2021-05-27 11:42:04 -04:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [dfsan] Add a flag about whether to propagate offset labels at gep 2021-05-28 00:06:19 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC
Object
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools
Transforms [AIX] Enable stackprotect feature 2021-05-28 02:18:15 +00:00
Unit
Verifier Support stripping indirectly referenced DILocations from !llvm.loop metadata 2021-05-27 13:23:33 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh