aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2020-08-03 11:55:57 -0700
committerLang Hames <lhames@gmail.com>2020-08-03 12:58:00 -0700
commit777824b49d5d9e1fbc93108107fa6d12a936a2e4 (patch)
tree8a776d29cbe4ea4cab6836aa3afbbfaa67e38914 /llvm/lib/CodeGen/MachineScheduler.cpp
parent3e89cbf38e76d0d0ac75fe77d318a5cfeac512f5 (diff)
downloadllvm-777824b49d5d9e1fbc93108107fa6d12a936a2e4.zip
llvm-777824b49d5d9e1fbc93108107fa6d12a936a2e4.tar.gz
llvm-777824b49d5d9e1fbc93108107fa6d12a936a2e4.tar.bz2
[llvm-jitlink] Add support for static archives and MachO universal archives.
Archives can now be specified as input files the same way that object files are. Archives will always be linked after all objects (regardless of the relative order of the inputs) but before any dynamic libraries or process symbols. This patch also relaxes matching for slice triples in StaticLibraryDefinitionGenerator in order to support this feature: Vendors need not match if the source vendor is unknown.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions