diff options
author | Wouter van Oortmerssen <aardappel@gmail.com> | 2019-07-15 22:13:39 +0000 |
---|---|---|
committer | Wouter van Oortmerssen <aardappel@gmail.com> | 2019-07-15 22:13:39 +0000 |
commit | 292e21d8bce463fb8bb833810f05d4382f61bdd0 (patch) | |
tree | d9cf8eb1d7d891105aedbbc491de43aaabd1f0bf /llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | |
parent | c5e7a3d710097efbe86e73c6422d76744288b105 (diff) | |
download | llvm-292e21d8bce463fb8bb833810f05d4382f61bdd0.zip llvm-292e21d8bce463fb8bb833810f05d4382f61bdd0.tar.gz llvm-292e21d8bce463fb8bb833810f05d4382f61bdd0.tar.bz2 |
[WebAssembly] Assembler: support special floats: infinity / nan
Summary:
These are emitted as identifiers by the InstPrinter, so we should
parse them as such. These could potentially clash with symbols of
the same name, but that is out of our (the WebAssembly backend) control.
Reviewers: dschuff
Subscribers: sbc100, jgravelle-google, aheejin, sunfish, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D64770
llvm-svn: 366139
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp')
0 files changed, 0 insertions, 0 deletions