diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-08-28 23:22:30 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-08-28 23:22:30 +0000 |
commit | 748b947849eddc1929b7784957f9786ec8441ede (patch) | |
tree | dd8ea284b74e00241f384ea7e7060ab1dd60b0ef /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1083b0dea603a9abea643a8e9238e1c4505501cb (diff) | |
download | llvm-748b947849eddc1929b7784957f9786ec8441ede.zip llvm-748b947849eddc1929b7784957f9786ec8441ede.tar.gz llvm-748b947849eddc1929b7784957f9786ec8441ede.tar.bz2 |
LLI: move instruction cache tweaks.
Invalidate the instruction cache right before we start actually executing code, otherwise
we can miss some that came later. This is still not quite right for a truly lazilly
compiled environment, but it's closer.
llvm-svn: 162803
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions