summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/VTableBuilder.cpp
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2013-10-09 07:32:47 +0000
committerShankar Easwaran <shankare@codeaurora.org>2013-10-09 07:32:47 +0000
commit49408ece479c3bf4a7c4537645442e8e1cca89e5 (patch)
treeb6391d170767286696f67866000a7edc8bc745ef /clang/lib/AST/VTableBuilder.cpp
parent2d0d180ab48f86525469f957702bbd4673b8816a (diff)
downloadbcm5719-llvm-49408ece479c3bf4a7c4537645442e8e1cca89e5.tar.gz
bcm5719-llvm-49408ece479c3bf4a7c4537645442e8e1cca89e5.zip
[Layout] Dont set ordinals to Files by default.
This change removes code in various places which was setting the File Ordinals. This is because the file ordinals are assigned by the way files are resolved. There was no other way than making the getNextFileAndOrdinal be set const and change the _nextOrdinal to mutable. There are so many places in code, that you would need to cleanup to make LinkingContext non-const! llvm-svn: 192280
Diffstat (limited to 'clang/lib/AST/VTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud