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