Marius Messerschmidt
Marius Messerschmidt
No the library tests did not work either I think.... I used the following code to test: ```cpp #include #include using namespace std; static void EASY_JIT_EXPOSE kernel(const int a, const...
As I am using a pretty old Debian System, I build a custom LLVM 6.0.1
Sorry that it took so long, but here are the files that you requested. [CMakeCache.txt](https://github.com/jmmartinez/easy-just-in-time/files/2952159/CMakeCache.txt) [issue_43.ll.gz](https://github.com/jmmartinez/easy-just-in-time/files/2952180/issue_43.ll.gz) (I had to gzip the LLVM file, as GitHub would reject it otherwise)
is there still activity in this?
I think that the bar should be hidden by default and if you press the Keyboard Shortcut, you can toggle the panel and select a file in the tree view....
@gordonbrander thats a good idea, I agree that this would be a fine solution for both points of view :+1:
Yeah, I will work on this soon...
Okay, I think the way @ankurdh suggested is a bit better, because as you said that if you do not want the callbacks you are wasting memory. You would just...
Yeah seems right... I will work on your solution tomorrow...
I will try to make a pull request in the next few days, I will look at gettext, as it seems to be the "correct" way