Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(657)

Issue 129074: [PATCH] Make ExecutionEngine automatically remove global mappings on GlobalValue destruction (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by Jeffrey Yasskin
Modified:
14 years, 6 months ago
Reviewers:
CC:
llvm-commits_cs.uiuc.edu
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Comment why MapUpdatingCVH::deleted() doesn't need to setValPtr(0) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -31 lines) Patch
M include/llvm/ExecutionEngine/ExecutionEngine.h View 8 chunks +43 lines, -20 lines 0 comments Download
M lib/ExecutionEngine/ExecutionEngine.cpp View 1 10 chunks +28 lines, -11 lines 0 comments Download
M unittests/ExecutionEngine/ExecutionEngineTest.cpp View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 1
Jeffrey Yasskin
14 years, 6 months ago (2009-10-13 00:43:30 UTC) #1
http://codereview.appspot.com/download/issue129074_5.diff

This doesn't make the ExecutionEngine do everything perfectly on GlobalValue
destruction (stubs still crash and machine code still leaks), but it's progress.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b