Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
AsmParser
/
AsmParserTest.cpp
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
cbd4dbb
[AsmParser] Expose an API to parse a string starting with a type.
by Quentin Colombet
· 9 years ago
2ba0323
[AsmParser] Add a function to parse a standalone type.
by Quentin Colombet
· 9 years ago
b9224cd
Fix PR 24633 - Handle undef values when parsing standalone constants.
by Alex Lorenz
· 10 years ago
0e99876
AsmParser: Save and restore the parsing state for types using SlotMapping.
by Alex Lorenz
· 10 years ago
4b50ecb
AsmParser: Add a function to parse a standalone constant value.
by Alex Lorenz
· 10 years ago
d31dc69
AsmParser: Extend the API to make the global value and metadata node slot mappings publicly accessible.
by Alex Lorenz
· 10 years ago
3f1b2bd
AsmParser: Require a terminating null character when creating memory buffer.
by Alex Lorenz
· 10 years ago