Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Oak
Oak has asked
62
questions and find answers to
150
problems.
Stats
4.5k
EtPoint
1.4k
Vote count
62
questions
150
answers
About
Working with LLVM? Check out my Eclipse plugin for LLVM IR.
Oak questions
Add headless capability to existing eclipse plugin
How can I get the previous URL of a tab?
How to write interruptable methods
Does RenderScript support recursion?
Parsing LLVM bitcode from Java
Retry a Visual Studio C# TestMethod
When is a value type / reference type constraint useful in C#?
Get a single file from a remote git repository
How do I get debug information from a function?
What does the preprocessor do with "# <number> <filename>"?
Oak answers
LLVM GEP with runtime value
CLang 3.5 LibTooling: getting file name of a variable in clang::VarDecl
Why garbage collection? Why not compilers auto-insert free() instead?
Emit the llvm-ir bytecode from my llvm pass
How to extract information from the llvm metadata
Benefit of LLVM's SelectInst
llvm get called function name using llvm instruction
How to use comments in LLVM IR in my pass?
What is wrong with this LLVM IR code
LLVM Insert function call defined from another file