aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-08-05 18:44:00 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-08-05 18:44:00 +0000
commit7eaff4c7d6fb83650802efbfbb2492fe5ea752e5 (patch)
treef5bbc525dd84f7e5470de3936559b895bad86d6a /clang/lib/CodeGen/CodeGenModule.cpp
parentd45c2df4abf48b7088564113c9ba4a9acf5d7d2b (diff)
downloadllvm-7eaff4c7d6fb83650802efbfbb2492fe5ea752e5.zip
llvm-7eaff4c7d6fb83650802efbfbb2492fe5ea752e5.tar.gz
llvm-7eaff4c7d6fb83650802efbfbb2492fe5ea752e5.tar.bz2
MIR Parser: Extract the IR constant parsing code into a new method. NFC.
This commit extracts the code that parses the IR constant values into a new method named 'parseIRConstant' in the 'MIParser' class. The new method will be reused by the code that parses the typed integer immediate machine operands. llvm-svn: 244093
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions