aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2009-08-11 04:03:59 +0000
committerMike Stump <mrs@apple.com>2009-08-11 04:03:59 +0000
commit78696a70bfd3adf7ca191a3315fee648c27b6b77 (patch)
tree33facc0325318c4eae520a7e9f0dcc24020dea4f /llvm/lib/Bitcode/Reader/BitReader.cpp
parent9af747b4211bebc673d01cce7e276007ec05d0f6 (diff)
downloadllvm-78696a70bfd3adf7ca191a3315fee648c27b6b77.zip
llvm-78696a70bfd3adf7ca191a3315fee648c27b6b77.tar.gz
llvm-78696a70bfd3adf7ca191a3315fee648c27b6b77.tar.bz2
Implement more of the inductive case for vtable layout involving
virtual base primaries and improve the layout of classes with virtual bases. WIP. Hey, I've decided I want a change to FileCheck, I need to ensure that the group is together, nothing in between. Can we change it to check the match line is from the line immediately following the last matched line, if the source for the matched line is immediately after the source for the previously matched line? // CHECK: 1 // CHECK: 2 // CHECK: 3 // CHECK: 4 // CHECK: 5 // CHECK: 6 would require 1 2 and 3 to be continuous in the output, and 4 5 and 6 to be continuous. llvm-svn: 78638
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions