-
If I have multiple text sections, I saw the following error:
perf2bolt: /usr/local/google/home/dehao/bolt/llvm/tools/llvm-bolt/src/RewriteInstance.cpp:1383: void llvm::bolt::RewriteInstance::discov…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52443](https://bugs.llvm.org/show_bug.cgi?id=52443) |
| Status | NEW |
| Importance | P normal |
|…
-
Motivation: Most games come compiled and without source code to check. Any such game might have code with security issues or intentionally malicious code. It would be great if any game or application …
-
```
Hi!
I compile gpreftools and receive error:
/usr/bin/c++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES
-DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings …
-
```
Hi!
I compile gpreftools and receive error:
/usr/bin/c++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES
-DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings …
-
I am experiencing a compiler crash when forcing a float variable to live within a certain register, then using that register in some ASM blocks. So far this issue has only cropped up for the Aarch64 p…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38718](https://bugs.llvm.org/show_bug.cgi?id=38718) |
| Status | NEW |
| Importance | P normal |
|…
-
## Issue Description ##
Omnisharp crashes randomly with the debug data below. I have many other issues with similar problems but they are mostly ignored or otherwise inactive.
## Steps to Reprod…
-
Hi,
I was running ./run-asm-pipeline.sh and generated below error:
`...detecting misjoins in round 0 assembly:
:) -p flag was triggered. Running with GNU Parallel support parameter …
-
### 🐛 Describe the bug
Hello. I'm running into a problem on d2go when I'm trying to retrain a model. The assembly of the pt model is successful, but when I run the model in my Android Studio, I get a…