1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Shoaib Meenai 1528fde232 Reapply [llvm-lipo] Implement -create (with hardcoded alignments)
This reapplies r366142 with a fix for the failing Windows test.

Original commit message:

Creates universal binary output file from input files. Currently uses
hard coded value for alignment.  Want to get the create functionality
approved before implementing the alignment function.

Patch by Anusha Basana <anusha.basana@gmail.com>

Differential Revision: https://reviews.llvm.org/D64102

llvm-svn: 366512
2019-07-18 22:48:38 +00:00
..
Analysis [SCEV] add no wrap flag for SCEVAddExpr. 2019-07-18 09:23:19 +00:00
Assembler
Bindings
Bitcode ARM MTE stack sanitizer. 2019-07-15 20:02:23 +00:00
BugPoint
CodeGen [GlobalISel][AArch64] Add support for base register + offset register loads 2019-07-18 21:50:11 +00:00
DebugInfo Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame." 2019-07-18 15:06:50 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Fix numeric variable redefinition 2019-07-18 13:39:04 +00:00
Instrumentation hwasan: Initialize the pass only once. 2019-07-17 21:45:19 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC MC: AArch64: Add support for prel_g* relocation specifiers. 2019-07-18 16:54:33 +00:00
Object [Object/llvm-readelf/llvm-readobj] - Improve error reporting when e_shstrndx is broken. 2019-07-16 11:07:30 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Do not set ReadNone attribute on intrinsics with side effects 2019-07-17 10:53:13 +00:00
ThinLTO/X86
tools Reapply [llvm-lipo] Implement -create (with hardcoded alignments) 2019-07-18 22:48:38 +00:00
Transforms [LAA] Re-check bit-width of pointers after stripping. 2019-07-18 17:30:27 +00:00
Unit
Verifier ARM: Fix missing immarg for space intrinsic 2019-07-16 22:41:38 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh