summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-02-20 16:43:05 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-03-01 23:35:35 +0100
commit1d280b012d52fa95ed59942701e1a32c662e58a3 (patch)
treee13affc7fd15c93c94c98bab34082a868a40157d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentb763d9a40c526f5f72c0668d26f69241e7a42511 (diff)
downloadrust-1d280b012d52fa95ed59942701e1a32c662e58a3.tar.gz
rust-1d280b012d52fa95ed59942701e1a32c662e58a3.zip
Don't directly expose coverage::CounterMappingRegion via FFI
The definition of this struct changes in LLVM 12 due to the addition
of branch coverage support. To avoid future mismatches, declare our
own struct and then convert between them.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions