summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-12-20 23:58:52 +0000
committerReid Kleckner <reid@kleckner.net>2013-12-20 23:58:52 +0000
commitb60a3d5bc1de66dfe7532d249d75ba8f4e9d14e7 (patch)
treed408e7a7af3b5fd1e4b6a5ff22f82f95e518a067 /clang/test
parent3275dc4586eea2b769955e1c7160f2cb99f7a010 (diff)
downloadbcm5719-llvm-b60a3d5bc1de66dfe7532d249d75ba8f4e9d14e7.tar.gz
bcm5719-llvm-b60a3d5bc1de66dfe7532d249d75ba8f4e9d14e7.zip
Eliminate the ItaniumVTableContext object from CodeGenVTables
Now CodeGenVTables has only one VTableContext object, which is either Itanium or Microsoft. Fixes a FIXME with no functionality change intended. Ideally we could avoid the downcasts by pushing the things that reference the Itanium vtable context into ItaniumCXXABI.cpp, but we're not there yet. llvm-svn: 197845
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud