llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Storage for numbers. More...
#include <core/adt/sexp.h>
Public Member Functions | |
Number (int64_t v) | |
int64_t | Get () const |
Returns the value. | |
void | print (llvm::raw_ostream &os) const |
Print the s-expression. | |
Storage for numbers.