-
### Zig Version
0.14.0-dev.1570+8ddce90e6
### Steps to Reproduce and Observed Behavior
```zig
// a.zig
export fn add(a: i32, b: i32) i32 {
return a + b;
}
```
```zig
// b.zig
ex…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR4255](https://bugs.llvm.org/show_bug.cgi?id=4255) |
| Status | NEW |
| Importance | P normal |
| R…
-
Hello, I'm trying to simplify all constant like in the title
Example code -> https://godbolt.org/z/MrhWbY5Ms
This code is simplified when I comment another "store" instruction which have acces to …
-
| | |
| --- | --- |
| Bugzilla Link | [34289](https://llvm.org/bz34289) |
| Version | trunk |
| OS | All |
| Attachments | [Output bitcode file.](https://user-images.githubusercontent.com/60944…
-
sung@ubuntu:~/Desktop/hotBPF/src/analyzer$ python run_analyze.py ../../testcase/bug-kobject_add_interna
executing ./build/lib/analyzer --crash-report=../../testcase/bug-kobject_add_interna/report --c…
-
ITMS-90562: Invalid Bundle - The app submission can not be successfully recompiled from bitcode due to missing symbols during linking. You can try to reproduce and diagnose such issues locally by foll…
-
| | |
| --- | --- |
| Bugzilla Link | [33647](https://llvm.org/bz33647) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste,@pcc,@rui314 |
## Extended Descr…
-
Hi,
Is this project still maintained/supported?
If I succeed I can make a PR to update this tool to recent versions.
Had to jump through some hops, but made it to compile Bitcode with clang-9…
-
I cannot build using the makefile, at the end I get this error:
could not process llvm bitcode object file, because /usr/bin/../lib/llvm/libLTO.so could not be loaded file '/tmp/stage3-419734.o' fo…
-
While building a very large commonly used C++ game engine with `-flto=full` and `-fprofile-instr-generate` we're seeing a very large slowdown in IR link times, causing the total LTO build time to go f…