]> git.lizzy.rs Git - rust.git/commit
Fix EFIABI test
authorroblabla <unfiltered@roblab.la>
Fri, 25 Oct 2019 14:44:21 +0000 (14:44 +0000)
committerroblabla <unfiltered@roblab.la>
Fri, 25 Oct 2019 16:04:20 +0000 (16:04 +0000)
commit61732804e215d251f12802445edc43861c1f55e7
tree082261c8a05db68e2250c07b44d1a3688a3df2aa
parent093ec70b1e4da3d814a137f5aea6f4ff75ad3399
Fix EFIABI test

Use revisions to run the EFIABI in multiple configurations, compiling
for each supported UEFI platform, and checking the ABI generated in the
LLVM IR is correct.

Use no_core to make it easier to test.
src/test/codegen/abi-efiapi.rs