<div dir="ltr"><div>For various reasons, I want to be able to use the `LLParser` machinery to create `Type` objects.  So, I need to create an LLParser which will parse a string, instead of a reading it from a file.  If I was doing this in clang, then I think I would need to use an instance of `InMemoryFileSystem` which inherits from `FileSystem`.  </div><div><br></div><div>However, I want to do this in an llvm pass.  Any suggestions?<br></div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br></div><div>--------------</div><div>Seth Copen Goldstein</div><div>Carnegie Mellon University</div><div>Computer Science Dept</div><div>7111 GHC</div><div>412-268-3828</div></div></div></div></div></div>
</div>