about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-02-23 21:38:49 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-02-28 10:19:44 +0100
commit092643a2665f807ab045a533c04785f4f37d2d7d (patch)
tree5a0d93234fda81fb01c30f86292828b6d5676cf7 /compiler/rustc_codegen_llvm/src
parent55f345f32505c2095966a5dc46c4ae3290dbf7a1 (diff)
downloadrust-092643a2665f807ab045a533c04785f4f37d2d7d.tar.gz
rust-092643a2665f807ab045a533c04785f4f37d2d7d.zip
Explicitly mark x86-interrupt ABI argument as byval
The first argument to an x86-interrupt ABI function was implicitly
treated as byval prior to LLVM 12. Since LLVM 12, it has to be
marked as such explicitly: https://github.com/llvm/llvm-project/commit/2e0e03c6a089da39039ec3f464f7cee5df86646b
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions