llvm-project/llvm/lib
Enna1 52992f136b Add !nosanitize to FixedMetadataKinds
This patch adds !nosanitize metadata to FixedMetadataKinds.def, !nosanitize indicates that LLVM should not insert any sanitizer instrumentation.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D126294
2022-05-27 09:46:13 +08:00
..
Analysis [ValueTracking] Added support to deduce PHI Nodes values being a power of 2 2022-05-26 20:30:31 +00:00
AsmParser Allow pointer types for atomicrmw xchg 2022-05-25 16:20:26 +00:00
BinaryFormat Fix DXBC magic parsing 2022-05-03 14:41:48 -07:00
Bitcode [ObjCARC] Drop nullary clang.arc.attachedcall bundles in autoupgrade. 2022-05-20 15:27:29 -07:00
Bitstream [Bitstream] Remove pessimizing move 2022-02-16 08:23:02 +01:00
CodeGen Revert "[Propeller] Promote functions with propeller profiles to .text.hot." 2022-05-26 18:45:40 -07:00
DWARFLinker [DWARFLinker][NFC] Add None value to the DwarfLinkerAccelTableKind enum. 2022-05-17 12:32:32 +03:00
DWP Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
DebugInfo DWARFVerifier: Change vector of IntervalMap to vector of unique_ptrs 2022-05-25 10:59:46 -07:00
Debuginfod Fix buildbot failures from 7917b3c6. 2022-03-21 17:58:22 +00:00
Demangle Revert "[demangler] Simplify OutputBuffer initialization" 2022-04-26 20:24:06 +00:00
ExecutionEngine [ORC] Check for errors when materializing absolute symbols. 2022-05-21 14:11:53 -07:00
Extensions
FileCheck [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
Frontend [OpenMP][IRBuilder] `omp task` support 2022-05-24 10:22:11 +05:30
FuzzMutate Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
Fuzzer
IR Allow pointer types for atomicrmw xchg 2022-05-25 16:20:26 +00:00
IRReader
InterfaceStub [ifs] Add --strip-size flag 2022-05-14 18:50:20 +00:00
LTO [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
LineEditor [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00
Linker Support the min of module flags when linking, use for AArch64 BTI/PAC-RET 2022-04-13 09:31:51 +02:00
MC [MC] Lower case the first letter of EmitCOFF* EmitWin* EmitCV*. NFC 2022-05-26 00:14:08 -07:00
MCA [MCA] Removed unused variable. 2022-03-13 21:55:56 -07:00
ObjCopy [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
Object [MC] Lower case the first letter of EmitCOFF* EmitWin* EmitCV*. NFC 2022-05-26 00:14:08 -07:00
ObjectYAML [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
Option [Driver] Simplify hasFlag pattern with addOptInFlag/addOptOutFlag helpers 2022-04-11 12:29:25 -07:00
Passes [NFC][JumpThreading] Remove InsertFreezeWhenUnfoldingSelect pass parameter 2022-05-26 16:13:34 -07:00
ProfileData [Clang][CoverageMapping] Fix switch counter codegen compile time explosion 2022-05-26 11:05:15 -07:00
Remarks Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
Support [iwyu] Handle regressions in libLLVM header include 2022-05-26 08:12:34 +02:00
TableGen [iwyu] Handle regressions in libLLVM header include 2022-05-26 08:12:34 +02:00
Target [RISCV] Simplify code after D125905 2022-05-26 18:13:38 -07:00
Testing Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." 2022-03-04 13:45:43 -08:00
TextAPI
ToolDrivers [llvm-lib] Add /WX, warn by default on empty inputs, add opt-out 2022-04-11 13:15:30 -04:00
Transforms Add !nosanitize to FixedMetadataKinds 2022-05-27 09:46:13 +08:00
WindowsDriver Cleanup includes: WindowsDriver & WindowsManifest 2022-03-10 17:19:06 +01:00
WindowsManifest [llvm] Fix typo for libxml2 detection 2022-05-17 08:45:31 +00:00
XRay
CMakeLists.txt [llvm-objcopy][NFC] Move core implementation of llvm-objcopy into separate library. 2022-02-17 13:11:42 +03:00