summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReaderStmt.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-04-27 05:09:44 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-04-27 05:09:44 +0000
commitf44a5bf158dcc12398a2a98c8b788b972856de32 (patch)
tree019ebaf905be0d71317da3a13468439321abd141 /clang/lib/Frontend/PCHReaderStmt.cpp
parent1f8555a07f5329910cadc8d0beeb886a8e1b0c42 (diff)
downloadbcm5719-llvm-f44a5bf158dcc12398a2a98c8b788b972856de32.tar.gz
bcm5719-llvm-f44a5bf158dcc12398a2a98c8b788b972856de32.zip
Under unusual circumstances (jitting a function that causes the creation of
another stub, but then never calling the jitted function) can cause the JIT to leave a stub in place. Judging by the comments this is a known deficiency, so we're just not going to use AssertingVH for the StubToFunctionTy map. Also shorten some lines longer than 80 columns. This fixes the "make check" failure with ocaml on x86-64 linux. llvm-svn: 70185
Diffstat (limited to 'clang/lib/Frontend/PCHReaderStmt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud