diff options
| author | bors <bors@rust-lang.org> | 2024-04-08 04:16:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-04-08 04:16:16 +0000 |
| commit | 7a495cc13d4361067d471faa3267dcdbacb3206c (patch) | |
| tree | 5caf43cd02cd954ed02250e1826c87842db42496 /tests/rustdoc-js-std/parser-quote.js | |
| parent | f2c80133931a5e5dc194359c0451bfaed579b48d (diff) | |
| parent | d8d1e6ce216a643362ab2cf5bf33354b9aaccefa (diff) | |
| download | rust-7a495cc13d4361067d471faa3267dcdbacb3206c.tar.gz rust-7a495cc13d4361067d471faa3267dcdbacb3206c.zip | |
Auto merge of #123616 - bzEq:fix-be-test, r=jhpratt
[Test] issue-122805.rs should limit to little endian target In issue-122805.rs, codegen on big endian target is different from little endian target. ```llvm %0 = load <8 x i16>, ptr %value, align 2 store <8 x i16> %0, ptr %_0, align 1 ret void ``` This is expected since the conversion is unnecessary on BE target for this case.
Diffstat (limited to 'tests/rustdoc-js-std/parser-quote.js')
0 files changed, 0 insertions, 0 deletions
