diff options
author | David Truby <david.truby@arm.com> | 2023-11-13 14:13:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 14:13:05 +0000 |
commit | a72e034f1308b0b8ec3ceca499d3913103b33b48 (patch) | |
tree | c210d48dbb04ce32d27b73a07b2fee2c9d7b8294 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 002da67d01b230c5a358d5d8b10841fa04ac5e4a (diff) | |
download | llvm-a72e034f1308b0b8ec3ceca499d3913103b33b48.zip llvm-a72e034f1308b0b8ec3ceca499d3913103b33b48.tar.gz llvm-a72e034f1308b0b8ec3ceca499d3913103b33b48.tar.bz2 |
[mlir] Add llvm.linker.options operation to the LLVM IR Dialect (#71720)
This patch adds a `llvm.linker.options` operation taking a list of
strings to pass to the linker when the resulting object file is linked.
This is particularly useful on Windows to specify the CRT version to use
for this object file.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions