| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | note-core.test | 5 # RUN: llvm-readelf --notes %t1.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_PRSTATUS (prs… 6 # RUN: llvm-readobj --notes %t1.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_PRSTATUS (prs… 15 # RUN: llvm-readelf --notes %t3.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_PRPSINFO (prp… 20 # RUN: llvm-readelf --notes %t4.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_TASKSTRUCT (t… 21 # RUN: llvm-readobj --notes %t4.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_TASKSTRUCT (t… 25 # RUN: llvm-readelf --notes %t5.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_AUXV (auxilia… 26 # RUN: llvm-readobj --notes %t5.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_AUXV (auxilia… 40 # RUN: llvm-readelf --notes %t8.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_PSINFO (psinf… 41 # RUN: llvm-readobj --notes %t8.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_PSINFO (psinf… 235 # RUN: llvm-readelf --notes %t47.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_FILE (mapped… [all …]
|
| H A D | gnu-notes.test | 1 ## Test tools are able to dump different types of notes. 5 # RUN: llvm-readobj --notes %t1.so | FileCheck %s --check-prefix=LLVM 8 # RUN: llvm-readobj --notes %t1.stripped.so | FileCheck %s --check-prefix=LLVM-STRIPPED 10 # GNU:Displaying notes found in: .note.ABI-tag 15 # GNU-NEXT:Displaying notes found in: .note.gnu.build-id 20 # GNU-NEXT:Displaying notes found in: .note.gnu.gold-version 25 # GNU-NEXT:Displaying notes found in: .note.gnu.unknown 142 # ERR1-GNU: Displaying notes found in: .note 175 # ERR2-GNU: Displaying notes found in: .note 196 # ERR3-GNU: Displaying notes found at file offset 0xffff0000 with length 0x00000000: [all …]
|
| H A D | note-llvmompoffload.test | 1 ## Test that llvm-readobj is able to recognize LLVMOMPOFFLOAD ELF notes. 4 # RUN: llvm-readobj --notes %t.64le | FileCheck %s --match-full-lines --check-prefix=NOTES 5 # RUN: llvm-readelf --notes %t.64le | FileCheck %s --match-full-lines --check-prefix=NOTES-GNU 7 # RUN: llvm-readobj --notes %t.64be | FileCheck %s --match-full-lines --check-prefix=NOTES 8 # RUN: llvm-readelf --notes %t.64be | FileCheck %s --match-full-lines --check-prefix=NOTES-GNU 10 # RUN: llvm-readobj --notes %t.32le | FileCheck %s --match-full-lines --check-prefix=NOTES 11 # RUN: llvm-readelf --notes %t.32le | FileCheck %s --match-full-lines --check-prefix=NOTES-GNU 13 # RUN: llvm-readobj --notes %t.32be | FileCheck %s --match-full-lines --check-prefix=NOTES 14 # RUN: llvm-readelf --notes %t.32be | FileCheck %s --match-full-lines --check-prefix=NOTES-GNU 42 # NOTES-GNU: Displaying notes found in: .note.openmp
|
| H A D | note-amd-valid-v2.test | 8 # RUN: llvm-readobj --notes %t.o | FileCheck %s --match-full-lines --check-prefix=LLVM 9 # RUN: llvm-readelf --notes %t.o | FileCheck %s --match-full-lines --check-prefix=GNU 102 # GNU: Displaying notes found in: .note.nt_amd_hsa_code_object_version 108 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_hsail 114 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_version 120 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_metadata_0 126 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_metadata_1 132 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_name_0 138 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_name_1 144 # GNU-NEXT: Displaying notes found in: .note.nt_amd_pal_metadata
|
| H A D | note-amd-invalid-v2.test | 5 # RUN: llvm-readobj --notes %t.o | FileCheck %s --match-full-lines --check-prefix=LLVM 6 # RUN: llvm-readelf --notes %t.o | FileCheck %s --match-full-lines --check-prefix=GNU 110 # GNU: Displaying notes found in: .note.nt_amd_hsa_code_object_version_0 116 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_code_object_version_1 122 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_hsail_0 128 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_hsail_1 134 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_version_0 140 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_version_1 146 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_version_2 152 # GNU-NEXT: Displaying notes found in: .note.nt_amd_hsa_isa_version_3 [all …]
|
| H A D | gnu-note-size.test | 3 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefix=GNU 4 # RUN: llvm-readobj --elf-output-style LLVM --notes %t | FileCheck %s --check-prefix=LLVM 8 # GNU: Displaying notes found in: .note.ABI-tag
|
| H A D | note-amd-invalid-v3.test | 5 # RUN: llvm-readobj --notes %t.o | FileCheck %s --match-full-lines --check-prefix=LLVM 6 # RUN: llvm-readelf --notes %t.o | FileCheck %s --match-full-lines --check-prefix=GNU 28 # GNU: Displaying notes found in: .note.nt_amdgpu_metadata
|
| H A D | note-amdgpu-invalid.s | 2 # RUN: llvm-readobj --notes %t.o | FileCheck %s --check-prefix=LLVM 3 # RUN: llvm-readelf --notes %t.o | FileCheck %s --check-prefix=GNU 5 # GNU: Displaying notes found in: .note.foo 25 # GNU-NEXT: Displaying notes found in: .note.bar
|
| H A D | note-netbsd-core.test | 3 # RUN: llvm-readelf --notes %t.o | FileCheck %s --check-prefix=GNU --strict-whitespace 4 # RUN: llvm-readobj --notes %t.o | FileCheck %s --check-prefix=LLVM --strict-whitespace 27 # GNU: Displaying notes found at file offset 0x00000078 with length 0x00000050:
|
| H A D | note-amdgpu.test | 2 # RUN: llvm-readobj --notes %t.o | FileCheck %s --check-prefix=LLVM 3 # RUN: llvm-readelf --notes %t.o | FileCheck %s --check-prefix=GNU 5 # GNU: Displaying notes found in: .note.foo 28 # GNU-NEXT: Displaying notes found in: .note.unknown
|
| H A D | note-amd-valid-v3.s | 6 # RUN: llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx900 -filetype=obj < %s | llvm-readobj --notes - |… 7 # RUN: llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx900 -filetype=obj < %s | llvm-readelf --notes - |… 40 # GNU: Displaying notes found in: .note
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/AArch64/ |
| H A D | note-android-memtag.test | 2 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-OK,ASYNC,HEAP,STACK 3 # RUN: llvm-readobj --notes %t | FileCheck %s --check-prefixes=LLVM,LLVM-OK,ASYNC,HEAP,STACK 6 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-OK,SYNC,HEAP,STACK 7 # RUN: llvm-readobj --notes %t | FileCheck %s --check-prefixes=LLVM,LLVM-OK,SYNC,HEAP,STACK 10 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-OK,ASYNC,HEAP,NOSTACK 14 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-OK,SYNC,HEAP,NOSTACK 18 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-OK,ASYNC,NOHEAP,STACK 22 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-OK,SYNC,NOHEAP,STACK 34 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU,GNU-BAD,INVALID 35 # RUN: llvm-readobj --notes %t | FileCheck %s --check-prefixes=LLVM,LLVM-BAD,INVALID [all …]
|
| H A D | note-android-unknown.test | 2 # RUN: llvm-readelf --notes %t | FileCheck %s --check-prefixes=GNU 3 # RUN: llvm-readobj --notes %t | FileCheck %s --check-prefixes=LLVM 5 # GNU: Displaying notes found in: .note.android.unknown
|
| /llvm-project-15.0.7/pstl/docs/ |
| H A D | ReleaseNotes.rst | 13 These are in-progress notes for the upcoming pstl 15 release. 14 Release notes for previous releases can be found on 20 This document contains the release notes for the PSTL parallel algorithms 24 notes, see `the LLVM documentation <https://llvm.org/docs/ReleaseNotes.html>`_. 30 To see the release notes for a specific release, please see the `releases
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterContextPOSIXCore_arm64.cpp | 23 llvm::ArrayRef<CoreNote> notes) { in Create() argument 26 DataExtractor sve_data = getRegset(notes, arch.GetTriple(), AARCH64_SVE_Desc); in Create() 33 DataExtractor pac_data = getRegset(notes, arch.GetTriple(), AARCH64_PAC_Desc); in Create() 41 gpregset, notes)); in Create() 46 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm64() argument 54 m_fpr_data = getRegset(notes, target_triple, FPR_Desc); in RegisterContextCorePOSIX_arm64() 57 m_sve_data = getRegset(notes, target_triple, AARCH64_SVE_Desc); in RegisterContextCorePOSIX_arm64() 60 m_pac_data = getRegset(notes, target_triple, AARCH64_PAC_Desc); in RegisterContextCorePOSIX_arm64()
|
| H A D | RegisterContextPOSIXCore_ppc64le.cpp | 24 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le() argument 32 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_ppc64le() 38 DataExtractor vmxregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_ppc64le() 44 DataExtractor vsxregset = getRegset(notes, arch.GetTriple(), PPC_VSX_Desc); in RegisterContextCorePOSIX_ppc64le()
|
| H A D | ProcessElfCore.h | 173 llvm::Error parseFreeBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 174 llvm::Error parseNetBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 175 llvm::Error parseOpenBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 176 llvm::Error parseLinuxNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| H A D | RegisterContextPOSIXCore_powerpc.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc() argument 29 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_powerpc() 35 DataExtractor vregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_powerpc()
|
| H A D | ProcessElfCore.cpp | 602 for (const auto ¬e : notes) { in parseFreeBSDNotes() 635 thread_data.notes.push_back(note); in parseFreeBSDNotes() 681 for (const auto ¬e : notes) { in parseNetBSDNotes() 726 thread_data.notes.push_back(note); in parseNetBSDNotes() 752 thread_data.notes.push_back(note); in parseNetBSDNotes() 778 thread_data.notes.push_back(note); in parseNetBSDNotes() 832 for (const auto ¬e : notes) { in parseOpenBSDNotes() 849 thread_data.notes.push_back(note); in parseOpenBSDNotes() 874 llvm::Error ProcessElfCore::parseLinuxNotes(llvm::ArrayRef<CoreNote> notes) { in parseLinuxNotes() argument 879 for (const auto ¬e : notes) { in parseLinuxNotes() [all …]
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | ReleaseNotes.rst | 7 These are in-progress notes for the upcoming LLVM 15.0.0 release. 8 Release notes for previous releases can be found on 15 This document contains the release notes for the OpenMP runtime, release 15.0.0.
|
| /llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/ |
| H A D | Diagnostic.h | 43 auto getNotes() const { return llvm::make_pointee_range(notes); } in getNotes() 50 notes.emplace_back( 52 return *notes.back(); 73 std::vector<std::unique_ptr<Diagnostic>> notes; variable
|
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | TextDiagnosticBuffer.cpp | 37 all.emplace_back(level, notes.size()); in HandleDiagnostic() 38 notes.emplace_back(info.getLocation(), std::string(buf.str())); in HandleDiagnostic() 64 diag << notes[i.second].second; in flushDiagnostics()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | APINotes.rst | 22 That's API notes. 24 API notes use a YAML-based file format. YAML is a format best explained by 28 notes for a hypothetical "SomeKit" framework. 34 API notes files are found relative to the module map that defines a module, 45 ``-fapi-notes-modules`` option. 51 - Since they're identified by module name, API notes cannot be used to modify 58 Many API notes affect how a C API is imported into Swift. In order to change 59 that behavior while still remaining backwards-compatible, API notes can be 61 compiler (e.g. ``-fapi-notes-swift-version=5``). The rule is that an 70 An API notes file contains a YAML dictionary with the following top-level [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/ |
| H A D | check_clang_tidy.py | 92 self.notes = MessagePrefix('CHECK-NOTES') 146 has_check_note = self.notes.check(file_check_suffix, self.input_text) 151 (self.notes.prefix, self.messages.prefix)) 155 (self.fixes.prefix, self.messages.prefix, self.notes.prefix)) 206 '-check-prefixes=' + ','.join(self.notes.prefixes),
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_printer.c | 278 isl_id_to_id_free(p->notes); in isl_printer_free() 398 if (!p->notes) in isl_printer_has_note() 400 return isl_id_to_id_has(p->notes, id); in isl_printer_has_note() 418 return isl_id_to_id_get(p->notes, id); in isl_printer_get_note() 432 if (!p->notes) { in isl_printer_set_note() 433 p->notes = isl_id_to_id_alloc(isl_printer_get_ctx(p), 1); in isl_printer_set_note() 434 if (!p->notes) in isl_printer_set_note() 437 p->notes = isl_id_to_id_set(p->notes, id, note); in isl_printer_set_note() 438 if (!p->notes) in isl_printer_set_note()
|