diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-10-07 19:09:05 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-10-07 19:09:05 +0000 |
commit | d2c7fd82078573e8d06a28380cda65065228c356 (patch) | |
tree | cf1b0aabeba3440e683dc25f8fd2b664e13d48a7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 80ebf8da7ed85e7cc3f04c1112e62a95b875a79d (diff) | |
download | llvm-d2c7fd82078573e8d06a28380cda65065228c356.zip llvm-d2c7fd82078573e8d06a28380cda65065228c356.tar.gz llvm-d2c7fd82078573e8d06a28380cda65065228c356.tar.bz2 |
Remove the IsVolatileSize parameter of getOpenFileSlice.
getOpenFileSlice gets passed the map size, so it makes no sense to say that
the size is volatile. The code will not even compute the size.
llvm-svn: 219226
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions