summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeExtractor
diff options
context:
space:
mode:
authorWouter van Oortmerssen <aardappel@gmail.com>2018-10-23 00:12:49 +0000
committerWouter van Oortmerssen <aardappel@gmail.com>2018-10-23 00:12:49 +0000
commita569c205873703a3b6fe769198e6cd03c660ff1b (patch)
tree0ddce27014cf94f069f3d19dbabf28f22beb7bbf /llvm/test/Transforms/CodeExtractor
parentc8e9d2b5254a95166164aadb9afe4cc0a8ffc533 (diff)
downloadbcm5719-llvm-a569c205873703a3b6fe769198e6cd03c660ff1b.tar.gz
bcm5719-llvm-a569c205873703a3b6fe769198e6cd03c660ff1b.zip
[WebAssembly] Added test for inline assembly roundtrip.
Summary: Due to previous work to make WebAssembly MC by default stack-only inline assembly now "just works" (previously it didn't since it had no way to know types of registers), so no further work required. So far we only have tests (in inline-asm.ll) which test with non-existing instructions, so this adds a test that roundtrips both the inline assembly and its surrounding code thru the assembler. Reviewers: dschuff, sunfish Subscribers: sbc100, jgravelle-google, eraman, aheejin, llvm-commits Differential Revision: https://reviews.llvm.org/D52914 llvm-svn: 344977
Diffstat (limited to 'llvm/test/Transforms/CodeExtractor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud