-
can u help , how to compile , what i did didnt run :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unsigned char shellcode[] = "SHELLCODE HERE";
//define key for XOR encryption
const char…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR20594](https://bugs.llvm.org/show_bug.cgi?id=20594) |
| Status | NEW |
| Importance | P normal |
|…
-
## Vim 基本配置
1. 默认情况下没有安装完整的 Vim 包.可以直接通过 `sudo apt install vim` 来安装.
2.
```vim
set number " 显示行号
let mapleader = ","
set showcmd " 状态栏中显示命令
set showmatch " 显示匹配的括号
set ignorecase " 搜…
-
I am trying to use Byfl after installing from the source code (master branch). I am using GCC 8.3.0 and LLVM 8.0.1 on an Ubuntu 18.04 machine. But when I try to compile any program with **bf-clang** I…
-
iirc the call to `llvm.vscale.i64` should be lowered to a constant as part of legalization since x86_64 doesn't support scalable vectors, instead, instruction selection fails:
https://llvm.godbolt.or…
-
| | |
| --- | --- |
| Bugzilla Link | [28781](https://llvm.org/bz28781) |
| Version | 3.9 |
| OS | Linux |
| Attachments | [Source code](https://user-images.githubusercontent.com/60944935/143754044-…
-
| | |
| --- | --- |
| Bugzilla Link | [37468](https://llvm.org/bz37468) |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hey, I'm doing weekl…
-
| | |
| --- | --- |
| Bugzilla Link | [28448](https://llvm.org/bz28448) |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase for reprodusing the crash](https://user-images.githubuserconten…
-
UBUNTU 23.04
```
andrii@UbuntuPC:~/Стільниця/myFirstAsm/gdbgui_linux$ ./gdbgui_0.15.1.0 main
Opening gdbgui with default browser at http://127.0.0.1:5000
View gdbgui dashboard at http://127.0.0.1…
-
| | |
| --- | --- |
| Bugzilla Link | [48165](https://llvm.org/bz48165) |
| Version | 10.0 |
| OS | FreeBSD |
| CC | @DougGregor,@DimitryAndric,@emaste,@MaskRay,@zygoloid |
## Extended Description …