llvm-project/clang/test
Fangrui Song 8edf759ca7 [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl
Summary:
Every powerpc64le platform uses elfv2.

For powerpc64, the environments "elfv1" and "elfv2" were added for
FreeBSD ELFv1->ELFv2 migration in D61950.  FreeBSD developers have
decided to use OS versions to select ABI, and no one is relying on the
environments.

Also use elfv2 on powerpc64-linux-musl.

Users can always use -mabi=elfv1 and -mabi=elfv2 to override the default
ABI.

Reviewed By: adalava

Differential Revision: https://reviews.llvm.org/D72352
2020-01-07 11:40:56 -08:00
..
ARCMT
AST [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
ASTMerge
Analysis [analyzer] Add path notes to FuchsiaHandleCheck. 2019-12-20 12:40:41 -08:00
CXX Always deduce the lengths of contained parameter packs when deducing a 2020-01-06 17:24:29 -08:00
ClangScanDeps Revert "[clang][clang-scan-deps] Aggregate the full dependency information." 2019-12-11 16:35:55 -08:00
CodeCompletion [clangd] Show lambda signature for lambda autocompletions 2019-11-22 12:48:06 +01:00
CodeGen [ARM,MVE] Fix many signedness errors in MVE intrinsics. 2020-01-06 16:33:16 +00:00
CodeGenCUDA [HIP] Add option --gpu-max-threads-per-block=n 2020-01-07 11:18:00 -05:00
CodeGenCXX [ItaniumCXXABI] Don't mark an extern_weak init function as dso_local on windows 2019-12-23 12:13:48 +02:00
CodeGenCoroutines
CodeGenObjC [CodeGen][ObjC] Push the properties of a protocol before pushing the 2020-01-06 16:16:02 -08:00
CodeGenObjCXX Debug Info: Strengthen the synthesized-property-cleanup.mm test, NFC 2019-12-10 13:39:22 -08:00
CodeGenOpenCL [OpenCL] Fix mangling of single-overload builtins 2019-12-03 11:09:16 +00:00
CodeGenOpenCLCXX [OpenCL] Add ExtVectorElementExpr constant evaluation (PR42387) 2019-12-17 11:10:06 +00:00
Coverage
CoverageMapping Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
Driver [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl 2020-01-07 11:40:56 -08:00
FixIt
Format
Frontend [clang][test] Minor fixes in testcase absolute-paths-symlinks.c 2019-12-26 09:33:21 +01:00
Headers [X86] Mark various pointer arguments in builtins as const 2019-12-19 11:42:11 -08:00
Import Tighten up CHECK lines added in a9f10ebffa to work on ARM. 2019-12-05 18:35:08 -08:00
Index [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
Integration
InterfaceStubs [clang][IFS] Allow 2 output files when using -o and -c with clang IFS stubs. 2019-12-09 14:47:17 -05:00
Layout
Lexer Fix crash on init-capture packs where the type of the initializer is non-dependent. 2019-12-19 15:20:10 -08:00
Misc Adds -Wrange-loop-analysis to -Wall 2020-01-06 17:37:47 +01:00
Modules Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot 2019-12-20 13:11:17 -08:00
OpenMP [OPENMP]Allow using of members in standalone declaration pragmas. 2020-01-07 13:44:10 -05:00
PCH [c++20] P1959R0: Remove support for std::*_equality. 2019-12-16 17:49:45 -08:00
Parser [Diagnostic] make Wmisleading-indendation not warn about labels 2020-01-06 23:22:27 +01:00
Preprocessor [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl 2020-01-07 11:40:56 -08:00
Profile Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
Refactor
Rewriter
Sema [ARM,MVE] Support -ve offsets in gather-load intrinsics. 2020-01-06 16:33:07 +00:00
SemaCUDA
SemaCXX [LifetimeAnalysis] Do not forbid void deref type in gsl::Pointer/gsl::Owner annotations 2020-01-07 08:32:40 -08:00
SemaObjC [objc_direct] Tigthen checks for direct methods 2019-12-20 10:57:36 -08:00
SemaObjCXX Revert "CWG2352: Allow qualification conversions during reference binding." 2019-12-27 12:27:20 -08:00
SemaOpenCL Revert "CWG2352: Allow qualification conversions during reference binding." 2019-12-27 12:27:20 -08:00
SemaOpenCLCXX [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
SemaSYCL [SYCL] Add sycl_kernel attribute for accelerated code outlining 2019-12-03 16:13:22 +03:00
SemaTemplate Always deduce the lengths of contained parameter packs when deducing a 2020-01-06 17:24:29 -08:00
TableGen
Templight
Tooling
Unit
VFS Fix external-names.c test when separator is \\ 2019-12-31 11:15:46 +00:00
clang-rename
.clang-format
CMakeLists.txt build: reduce CMake handling for zlib 2020-01-02 11:19:12 -08:00
TestRunner.sh
cxx-sections.data
lit.cfg.py Revert "[analyzer] Add test directory for scan-build." 2019-11-05 14:03:36 -08:00
lit.site.cfg.py.in build: reduce CMake handling for zlib 2020-01-02 11:19:12 -08:00
make_test_dirs.pl