Changes in directory llvm/lib/AsmParser:
Lexer.l updated: 1.84 -> 1.85
llvmAsmParser.y updated: 1.277 -> 1.278
ParserInternals.h updated: 1.48 -> 1.49
---
Log message:
Implement signedness caching for values, value lists, constants and
constant lists. This is just an internal change to the par
Changes in directory llvm/lib/AsmParser:
Lexer.l updated: 1.70 -> 1.71
llvmAsmParser.y updated: 1.248 -> 1.249
ParserInternals.h updated: 1.42 -> 1.43
---
Log message:
Parse inline asm objects
---
Diffs of the changes: (+56 -3)
Lexer.l |1 +
ParserInternals.h | 27 +