diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-06-23 18:22:10 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-06-23 18:22:10 +0000 |
commit | 6f8a6be145875d96ed4e4ee78099805ddabfaaa0 (patch) | |
tree | 407145368320891ca76dab8f73faa0795e2e3f55 /llvm/lib/Object/FaultMapParser.cpp | |
parent | a5d9c1d32fe0573b31cbbe5cc6d892fcebb92e9c (diff) | |
download | llvm-6f8a6be145875d96ed4e4ee78099805ddabfaaa0.zip llvm-6f8a6be145875d96ed4e4ee78099805ddabfaaa0.tar.gz llvm-6f8a6be145875d96ed4e4ee78099805ddabfaaa0.tar.bz2 |
ADT: Add a string APSInt constructor.
This commit moves the APSInt initialization code that's used by
the LLLexer class into a new APSInt constructor that constructs
APSInts from strings.
This change is useful for MIR Serialization, as it would allow
the MILexer class to use the same APSInt initialization as
LLexer when parsing immediate machine operands.
llvm-svn: 240436
Diffstat (limited to 'llvm/lib/Object/FaultMapParser.cpp')
0 files changed, 0 insertions, 0 deletions