Skip to content

Commit

Permalink
Remove old GC placement pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Keno committed May 15, 2017
1 parent 9f1cd63 commit cd0a775
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,270 deletions.
1 change: 0 additions & 1 deletion src/jitlayers.h
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ JL_DLLEXPORT extern LLVMContext &jl_LLVMContext;
#endif

Pass *createLowerPTLSPass(bool imaging_mode);
Pass *createLowerGCFramePass();
Pass *createLateLowerGCFramePass();
Pass *createLowerExcHandlersPass();
Pass *createGCInvariantVerifierPass(bool Strong);
Expand Down
Loading

0 comments on commit cd0a775

Please sign in to comment.