summaryrefslogtreecommitdiff
path: root/unittests/AsmParser
AgeCommit message (Expand)Author
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini
2016-03-08[AsmParser] Expose an API to parse a string starting with a type.Quentin Colombet
2016-03-07[AsmParser] Add a function to parse a standalone type.Quentin Colombet
2016-01-26Remove autoconf supportChris Bieneman
2015-09-09Fix PR 24633 - Handle undef values when parsing standalone constants.Alex Lorenz
2015-08-21AsmParser: Save and restore the parsing state for types using SlotMapping.Alex Lorenz
2015-07-17AsmParser: Add a function to parse a standalone constant value.Alex Lorenz
2015-06-23AsmParser: Extend the API to make the global value and metadata node slot map...Alex Lorenz
2015-05-20AsmParser: Require a terminating null character when creating memory buffer.Alex Lorenz