about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2021-06-04 15:37:16 -0400
committerFelix S. Klock II <pnkfelix@pnkfx.org>2021-06-04 16:44:28 -0400
commita5cb9afad8dc2a6ffff312c3b7c373339070018d (patch)
tree1fb9a8bba2220fb48c592faddadcfc8ae5e14d89 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente118a2cbf1e590cb5a7586ad01c6c3431c2b4f48 (diff)
downloadrust-a5cb9afad8dc2a6ffff312c3b7c373339070018d.tar.gz
rust-a5cb9afad8dc2a6ffff312c3b7c373339070018d.zip
Change test to use `likely`/`unlikely` instead of `copy`/`copy_overlapping`.
Test was added in PR #84404.

The intent here is: The `copy`/`copy_overlapping` intrinsics are going through
some flip-flopping now of "are they intrinsics or not". We can achieve the same
effect that the test intended by using `likely`/`unlikely`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions