-
## ❓ Questions and Help
I was wondering if there was a standard api in compiler gym to run executed bitcode?
For example if I have the following environment
`env = gym.make("llvm-autophase-i…
-
POC at [ranlib](https://github.com/moosichu/zar/tree/ranlib) branch for elf files (gnu format only) right now.
It uses object parsing code from zld directly with minimal changes to compile without un…
-
```
ld.mold: .../llvm-19.1.1/work/llvm/tools/gold/gold-plugin.cpp:1069: std::vector runLTO(): Assertion `ObjFilename.second' failed
```
Probably related to #1355. The problem appears when using C…
-
In the context of multiversioning, when a function for a `clone_all` target calls a function that is cloned for a different target, we need to convert that direct call into a load from a global va…
-
Heya =)
I'm interested in adding support for D into GraalVM so that D programs can interop with all of the other languages available on the platform:
![image](https://user-images.githubuserconte…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR14151](https://bugs.llvm.org/show_bug.cgi?id=14151) |
| Status | NEW |
| Importance | P enhancemen…
-
Hi,
There has been a recent effort to compile Fortran with LLVM target (https://github.com/flang-compiler/flang). Can we expect Emscripten also support Fortran in the future? Thank you.
Best Reg…
-
I try build with `--target=wasm32-wasi -mllvm -wasm-enable-sjlj` and `-flto=full`
get this error:
```sh
undefined symbol: setjmp
undefined symbol: longjmp
nm test.o |grep jmp
U long…
-
| | |
| --- | --- |
| Bugzilla Link | [33054](https://llvm.org/bz33054) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @adrian-prantl,@dwblaikie,@filcab |
…
-
| | |
| --- | --- |
| Bugzilla Link | [30368](https://llvm.org/bz30368) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#29857 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jo…