summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMark Lacey <mark.lacey@apple.com>2013-12-05 01:23:01 +0000
committerMark Lacey <mark.lacey@apple.com>2013-12-05 01:23:01 +0000
commitd33ff74b196c38ff414773d39899514a9c9dd8ed (patch)
tree4b9ee692ffb010c8e80a51de00b107a02fc661e6 /clang/lib/CodeGen/CodeGenFunction.cpp
parent164097a6eb09ca50828b0a62d7b0c7f8bb223cc2 (diff)
downloadbcm5719-llvm-d33ff74b196c38ff414773d39899514a9c9dd8ed.tar.gz
bcm5719-llvm-d33ff74b196c38ff414773d39899514a9c9dd8ed.zip
Simplify the constructor to CodeGenABITypes.
The CodeGenOptions are not used for ABI type selection, so we will just create one with the default constructor (there is a FloatABI option in CodeGenOptions that is passed on to LLVM, but not used in Clang for LLVM IR type generation). We can use the DiagnosticsEngine on the ASTContext rather than making a client pass one in explicitly. llvm-svn: 196450
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud