Go to file
Chris Lattner ad6f3355a7 Refactor some parser interfaces to fix PR3278 and a FIXME:
ParseAssemblyString with a specified module would not parse
into the module, it would create and return a new one.

llvm-svn: 61635
2009-01-04 20:44:11 +00:00
clang Fix the bug that would cause Python to crash at startup. 2009-01-04 02:08:04 +00:00
llvm Refactor some parser interfaces to fix PR3278 and a FIXME: 2009-01-04 20:44:11 +00:00