This is an archive of the discontinued LLVM Phabricator instance.

Update KaleidoscopeJIT.h
AbandonedPublic

Authored by hero2002 on Dec 5 2021, 8:27 AM.

Details

Reviewers
None
Summary

Updated KaleidoscopeJIT.h to work with latest version of LLVM API
edit : so this fix is useless since the LLVM main have those function which isn't there in the LLVM 13.0.0
not sure why they got removed but glad they returned

Diff Detail

Event Timeline

hero2002 requested review of this revision.Dec 5 2021, 8:27 AM
hero2002 created this revision.
hero2002 updated this revision to Diff 391930.Dec 5 2021, 12:03 PM

fixed problems with formatting

hero2002 updated this revision to Diff 391931.Dec 5 2021, 12:10 PM

another formatting fix

hero2002 updated this revision to Diff 391935.Dec 5 2021, 12:35 PM

fixed it not compiling due to a change in the lastest commits

hero2002 changed the visibility from "Public (No Login Required)" to "No One".Dec 5 2021, 12:53 PM
hero2002 changed the edit policy from "All Users" to "No One".
hero2002 changed the visibility from "No One" to "Public (No Login Required)".
hero2002 changed the edit policy from "No One" to "Administrators".
hero2002 changed the edit policy from "Administrators" to "All Users".
hero2002 edited the summary of this revision. (Show Details)Dec 5 2021, 1:00 PM
hero2002 changed the visibility from "Public (No Login Required)" to "No One".
hero2002 changed the edit policy from "All Users" to "No One".
hero2002 removed a subscriber: llvm-commits.
hero2002 changed the visibility from "No One" to "Public (No Login Required)".Dec 5 2021, 1:03 PM
hero2002 abandoned this revision.Dec 5 2021, 1:41 PM