aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-02-24 21:52:47 -0800
committerFangrui Song <maskray@google.com>2020-02-25 07:57:43 -0800
commit93331a17e8b3d6205efc8f1d4e7a74523f3b7035 (patch)
treed97fc8f33eb20e60a9260b723b17f3fb2860284b /llvm/lib/CodeGen/MachineInstr.cpp
parente6d0bad843c4c84bb762cf93a56c5bdd5cc535c0 (diff)
downloadllvm-93331a17e8b3d6205efc8f1d4e7a74523f3b7035.zip
llvm-93331a17e8b3d6205efc8f1d4e7a74523f3b7035.tar.gz
llvm-93331a17e8b3d6205efc8f1d4e7a74523f3b7035.tar.bz2
[ELF] Support archive:file syntax in input section descriptions
Fixes https://bugs.llvm.org/show_bug.cgi?id=44450 https://sourceware.org/binutils/docs/ld/Input-Section-Basics.html#Input-Section-Basics The following two rules are not implemented. * `archive:` matches every file in the archive. * `:file` matches a file not in an archive. Reviewed By: grimar, ruiu Differential Revision: https://reviews.llvm.org/D75100
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions