issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4604](https://llvm.org/bz4604) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | Linux |
## Extended Description
$ llvm-gcc hello.c -flto -O2 -o hello -use-gold-plugin
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/bin/l... | no targets are registered | https://api.github.com/repos/llvm/llvm-project/issues/4976/comments | 1 | 2009-07-22T10:07:46Z | 2021-12-03T20:56:52Z | https://github.com/llvm/llvm-project/issues/4976 | 1,070,961,443 | 4,976 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4603](https://llvm.org/bz4603) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
## Extended Description | no targets are registered | https://api.github.com/repos/llvm/llvm-project/issues/4975/comments | 0 | 2009-07-22T10:03:12Z | 2021-12-03T20:56:52Z | https://github.com/llvm/llvm-project/issues/4975 | 1,070,961,436 | 4,975 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4602](https://llvm.org/bz4602) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Example:
#define CONST_STR_LEN(s) s, (sizeof(s)-1)
int m... | HTML escaping in macro expansion doesn't work | https://api.github.com/repos/llvm/llvm-project/issues/4974/comments | 2 | 2009-07-21T20:04:57Z | 2021-12-03T20:56:51Z | https://github.com/llvm/llvm-project/issues/4974 | 1,070,961,431 | 4,974 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4601](https://llvm.org/bz4601) |
| Resolution | FIXED |
| Resolved on | Sep 09, 2009 05:40 |
| Version | trunk |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143739600-f1a0a428-d144-42f0-874b-3f54238f75f2.gz) |
| Reporter | LLVM Bugz... | assertion failure: Don't have operand info for this instruction! | https://api.github.com/repos/llvm/llvm-project/issues/4973/comments | 2 | 2009-07-21T19:47:10Z | 2021-12-03T20:56:50Z | https://github.com/llvm/llvm-project/issues/4973 | 1,070,961,424 | 4,973 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4600](https://llvm.org/bz4600) |
| Resolution | FIXED |
| Resolved on | Jul 26, 2009 14:42 |
| Version | trunk |
| OS | Linux |
## Extended Description
I noticed that there were some API changes related to backends:
- using formatted_raw_ostream instead of raw_ostream
- change... | ReleaseNotes-2.6.html should mention API changes affecting backends | https://api.github.com/repos/llvm/llvm-project/issues/4972/comments | 5 | 2009-07-21T14:23:41Z | 2021-12-03T20:56:49Z | https://github.com/llvm/llvm-project/issues/4972 | 1,070,961,411 | 4,972 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4599](https://llvm.org/bz4599) |
| Resolution | FIXED |
| Resolved on | Jul 21, 2009 19:49 |
| Version | unspecified |
| OS | Linux |
| Attachments | [y.bc](https://user-images.githubusercontent.com/92601246/143739596-eacf33b5-947e-4527-b888-87a1ef15bd5c.gz), [opt -O1 y.bc -o y2... | opt -O1 introduces umax expressions in simple for loops | https://api.github.com/repos/llvm/llvm-project/issues/4971/comments | 7 | 2009-07-21T12:20:20Z | 2021-12-03T20:56:48Z | https://github.com/llvm/llvm-project/issues/4971 | 1,070,961,400 | 4,971 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4598](https://llvm.org/bz4598) |
| Resolution | DUPLICATE |
| Resolved on | Feb 09, 2010 00:00 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase-min.i](https://user-images.githubusercontent.com/92601246/143739595-579e9223-6d0d-434a-a6c6-ff4658533560.gz) |
## ... | clang: ICE on invalid C: pure virtual method called | https://api.github.com/repos/llvm/llvm-project/issues/4970/comments | 2 | 2009-07-21T09:12:47Z | 2021-12-03T20:56:47Z | https://github.com/llvm/llvm-project/issues/4970 | 1,070,961,395 | 4,970 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4597](https://llvm.org/bz4597) |
| Resolution | MOVED |
| Resolved on | Dec 19, 2014 08:10 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ccadar |
## Extended Description
klee should support executing programs which are compiled for a... | Support execution with target != host | https://api.github.com/repos/llvm/llvm-project/issues/4969/comments | 2 | 2009-07-21T04:00:10Z | 2021-12-03T20:56:47Z | https://github.com/llvm/llvm-project/issues/4969 | 1,070,961,384 | 4,969 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4596](https://llvm.org/bz4596) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2013 21:13 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan,@tkremenek |
## Extended Description
I get the following message:
warning: 'ns_... | ns_returns_retained attribute can't be applied to methods returning id<protocol> | https://api.github.com/repos/llvm/llvm-project/issues/4968/comments | 2 | 2009-07-21T03:38:41Z | 2021-12-03T20:56:46Z | https://github.com/llvm/llvm-project/issues/4968 | 1,070,961,372 | 4,968 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4595](https://llvm.org/bz4595) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | All |
| CC | @tkremenek |
## Extended Description
$ cat t.c
int main() {
char *buf[1];
char **foo = buf;
*foo = "test";
}
$ sc... | Assertion failed: (castTy->isIntegerType()), function EvalCastL, file SimpleSValuator.cpp | https://api.github.com/repos/llvm/llvm-project/issues/4967/comments | 2 | 2009-07-21T02:25:51Z | 2021-12-03T20:56:45Z | https://github.com/llvm/llvm-project/issues/4967 | 1,070,961,361 | 4,967 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4594](https://llvm.org/bz4594) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | Linux |
| CC | @akyrtzi,@DougGregor,@efriedma-quic |
## Extended Description
The following fail to compile i think, but clang accept it (GCC as well), ... | Declaration containing qualified-id interpreted as function-style cast | https://api.github.com/repos/llvm/llvm-project/issues/4966/comments | 7 | 2009-07-20T20:34:38Z | 2021-12-03T20:56:44Z | https://github.com/llvm/llvm-project/issues/4966 | 1,070,961,351 | 4,966 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4593](https://llvm.org/bz4593) |
| Resolution | DUPLICATE |
| Resolved on | Sep 09, 2009 06:04 |
| Version | unspecified |
| OS | Linux |
| Attachments | [hello world .bf for BrainF](https://user-images.githubusercontent.com/60944935/143739594-ad0080d7-236c-49cc-8c64-95e52a20a6e... | ARM JIT BrainF -jit hello.bf Asserts while deleting putchar | https://api.github.com/repos/llvm/llvm-project/issues/4965/comments | 2 | 2009-07-20T16:06:54Z | 2021-12-03T20:56:43Z | https://github.com/llvm/llvm-project/issues/4965 | 1,070,961,344 | 4,965 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4592](https://llvm.org/bz4592) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Running Kaleidoscope on a armv5t sheevaplug using llvm svn 2.6 r... | ARM JIT 1+1=0 | https://api.github.com/repos/llvm/llvm-project/issues/4964/comments | 4 | 2009-07-20T15:43:11Z | 2021-12-03T20:56:42Z | https://github.com/llvm/llvm-project/issues/4964 | 1,070,961,332 | 4,964 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4591](https://llvm.org/bz4591) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2009 11:58 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Testcase:
echo "def test(x) 1+x;" | Kaleidoscope
ready... | uninitialized LLVMContext used by InstructionCombining pass. Kaleidoscope testcase crash. | https://api.github.com/repos/llvm/llvm-project/issues/4963/comments | 1 | 2009-07-20T12:17:41Z | 2021-12-03T20:56:41Z | https://github.com/llvm/llvm-project/issues/4963 | 1,070,961,323 | 4,963 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4590](https://llvm.org/bz4590) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2009 01:08 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case extracted from linux drivershttps://user-images.githubusercontent.com/60944935/143739593-7aba0e42-c560-4ae6-9566-ac2de82fc5c... | Infinite loop in ConvertToPacked in llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/4962/comments | 1 | 2009-07-20T06:49:38Z | 2021-12-03T20:56:41Z | https://github.com/llvm/llvm-project/issues/4962 | 1,070,961,313 | 4,962 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4589](https://llvm.org/bz4589) |
| Resolution | DUPLICATE |
| Resolved on | Jul 20, 2009 13:09 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
A bitcast followed by a getelementptr causes an
optimization in instcombin... | Invalid GEP optimization after bitcast | https://api.github.com/repos/llvm/llvm-project/issues/4961/comments | 6 | 2009-07-20T04:05:51Z | 2021-12-03T20:56:40Z | https://github.com/llvm/llvm-project/issues/4961 | 1,070,961,305 | 4,961 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4588](https://llvm.org/bz4588) |
| Resolution | INVALID |
| Resolved on | Jul 20, 2009 02:15 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#4957 |
| Attachments | [bugpoint-tooptimize.bc](https://user-images.githubusercontent.com/92601246/143739590-c543... | GVN: deletes call to _Unwind_Resume causing C++ programs with EH to crash | https://api.github.com/repos/llvm/llvm-project/issues/4960/comments | 4 | 2009-07-19T23:07:33Z | 2021-12-03T20:56:39Z | https://github.com/llvm/llvm-project/issues/4960 | 1,070,961,291 | 4,960 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4587](https://llvm.org/bz4587) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2009 14:48 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143739589-14c2f3d6-65eb-4326-840c-3e51c35eb... | subreg coalescing miscompile | https://api.github.com/repos/llvm/llvm-project/issues/4959/comments | 2 | 2009-07-19T22:52:50Z | 2021-12-03T20:56:38Z | https://github.com/llvm/llvm-project/issues/4959 | 1,070,961,283 | 4,959 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4586](https://llvm.org/bz4586) |
| Resolution | WORKSFORME |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
A new bug/failure cropped up when scanning the Free... | Assertion failed: (B), function FinishBlock, file CFG.cpp, line 257 | https://api.github.com/repos/llvm/llvm-project/issues/4958/comments | 8 | 2009-07-19T21:39:03Z | 2022-01-20T02:02:42Z | https://github.com/llvm/llvm-project/issues/4958 | 1,070,961,277 | 4,958 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4585](https://llvm.org/bz4585) |
| Resolution | INVALID |
| Resolved on | Jul 20, 2009 02:32 |
| Version | unspecified |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#4588 |
| Attachments | [4710.i](https://user-images.githubusercontent.com/92601246/143739585-1570843... | miscompilation at -O1 of luxrender/luxconsole | https://api.github.com/repos/llvm/llvm-project/issues/4957/comments | 4 | 2009-07-19T21:29:41Z | 2021-12-03T20:56:36Z | https://github.com/llvm/llvm-project/issues/4957 | 1,070,961,263 | 4,957 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4584](https://llvm.org/bz4584) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2009 00:21 |
| Version | 1.0 |
| OS | All |
| CC | @nlewycky |
## Extended Description
Apparently:
define linkonce void @"foo bar"() { ret void }
prints out:
.section .gnu.linkonce.t.foo bar,"a... | linkonce doesn't asmprint right on ELF targets | https://api.github.com/repos/llvm/llvm-project/issues/4956/comments | 7 | 2009-07-19T21:14:38Z | 2021-12-03T20:56:35Z | https://github.com/llvm/llvm-project/issues/4956 | 1,070,961,254 | 4,956 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4583](https://llvm.org/bz4583) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2009 14:12 |
| Version | unspecified |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [cam_periph.bc](https://user-images.githubusercontent.com/92601275/143739582-d652e92f-ac72... | Assertion failed: (UFMO.isImm() && "Expecting flag operand on inline asm") | https://api.github.com/repos/llvm/llvm-project/issues/4955/comments | 2 | 2009-07-19T19:48:18Z | 2021-12-03T20:56:34Z | https://github.com/llvm/llvm-project/issues/4955 | 1,070,961,247 | 4,955 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4582](https://llvm.org/bz4582) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | FreeBSD |
| CC | @ccadar |
## Extended Description
Testing the islower example on FreeBSD/amd64 with clang/llvm and klee r76368.
# clang -I/usr/src-lo... | Assertion failed: (v == bits64::truncateToNBits(v, w) && "invalid constant") | https://api.github.com/repos/llvm/llvm-project/issues/4954/comments | 1 | 2009-07-19T19:11:28Z | 2021-12-03T20:56:33Z | https://github.com/llvm/llvm-project/issues/4954 | 1,070,961,238 | 4,954 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4581](https://llvm.org/bz4581) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Summary:
The following declaration will cause clang to spin indefinitely.
... | Recursive Objective-C inheritance causes infinite recursion | https://api.github.com/repos/llvm/llvm-project/issues/4953/comments | 3 | 2009-07-19T17:05:59Z | 2021-12-03T20:56:32Z | https://github.com/llvm/llvm-project/issues/4953 | 1,070,961,229 | 4,953 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4580](https://llvm.org/bz4580) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I think that attribute used applied to a local decl is meaningless, and should... | warn on attribute used applied to local decl | https://api.github.com/repos/llvm/llvm-project/issues/4952/comments | 3 | 2009-07-19T07:51:18Z | 2021-12-03T20:56:31Z | https://github.com/llvm/llvm-project/issues/4952 | 1,070,961,226 | 4,952 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4579](https://llvm.org/bz4579) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2013 19:27 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@gribozavr,@tkremenek,@zygoloid |
## Extended Description
gcc produces 5 warnings but ... | -Wsequence-point not implemented | https://api.github.com/repos/llvm/llvm-project/issues/4951/comments | 5 | 2009-07-19T06:51:32Z | 2021-12-03T20:56:31Z | https://github.com/llvm/llvm-project/issues/4951 | 1,070,961,210 | 4,951 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4578](https://llvm.org/bz4578) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [reduction](https://user-images.githubusercontent.com/1445253/143739581-a57c8a7d-74a7-496a-9d83-49dc5a606a8c.gz) |
| CC | @asl |
## Extended Description
I reduced this case from a rec... | IfConverter::IfConvertDiamond not eliminating empty blocks | https://api.github.com/repos/llvm/llvm-project/issues/4950/comments | 6 | 2009-07-19T03:39:37Z | 2022-03-05T14:43:04Z | https://github.com/llvm/llvm-project/issues/4950 | 1,070,961,202 | 4,950 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4577](https://llvm.org/bz4577) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:55 |
| Version | unspecified |
| OS | Linux |
| Attachments | [sample source](https://user-images.githubusercontent.com/60944935/143739580-18121835-705b-4cc5-8974-91a9a1aab9f9.gz) |
| Repor... | gcc compatibility, postincrement operator | https://api.github.com/repos/llvm/llvm-project/issues/4949/comments | 2 | 2009-07-18T19:14:04Z | 2021-12-03T20:56:29Z | https://github.com/llvm/llvm-project/issues/4949 | 1,070,961,190 | 4,949 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4576](https://llvm.org/bz4576) |
| Resolution | WORKSFORME |
| Resolved on | Nov 13, 2010 09:08 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
clang-cc crashes on the following code:
typedef __typeof__(sizeof(int)) size_... | clang-cc -ast-dump crashes | https://api.github.com/repos/llvm/llvm-project/issues/4948/comments | 3 | 2009-07-18T16:02:16Z | 2022-01-20T02:02:41Z | https://github.com/llvm/llvm-project/issues/4948 | 1,070,961,179 | 4,948 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4575](https://llvm.org/bz4575) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | Linux |
| Attachments | [gzipped wxluxgui.i](https://user-images.githubusercontent.com/92601246/143739578-f6231d68-0e86-408a-b5b6-3310a4b19ee9.gz), [slig... | llvm-gcc: user-after-free in tree conversion causing ICE | https://api.github.com/repos/llvm/llvm-project/issues/4947/comments | 5 | 2009-07-18T15:25:13Z | 2021-12-03T20:56:27Z | https://github.com/llvm/llvm-project/issues/4947 | 1,070,961,172 | 4,947 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4574](https://llvm.org/bz4574) |
| Resolution | LATER |
| Resolved on | Jul 18, 2009 13:49 |
| Version | unspecified |
| OS | Linux |
## Extended Description
See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090713/081752.html; essentially, we want to count loa... | Make inliner cost calculations reduce the cost for a load from a constant global | https://api.github.com/repos/llvm/llvm-project/issues/4946/comments | 1 | 2009-07-18T08:39:26Z | 2021-12-03T20:56:26Z | https://github.com/llvm/llvm-project/issues/4946 | 1,070,961,158 | 4,946 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4573](https://llvm.org/bz4573) |
| Resolution | WONTFIX |
| Resolved on | Aug 27, 2020 16:33 |
| Version | unspecified |
| OS | OpenBSD |
| Attachments | [preprocessed bwi.c](https://user-images.githubusercontent.com/60944935/143739574-5109e5c3-6265-4252-8b0e-10cd1ae69617.gz), [... | excessive code size with X86 backend | https://api.github.com/repos/llvm/llvm-project/issues/4945/comments | 6 | 2009-07-18T04:27:25Z | 2022-01-20T02:31:03Z | https://github.com/llvm/llvm-project/issues/4945 | 1,070,961,148 | 4,945 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4572](https://llvm.org/bz4572) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:07 |
| Version | unspecified |
| OS | All |
| Attachments | [bugpoint reduction](https://user-images.githubusercontent.com/1445253/143739573-a58bb6be-ee0f-4901-a0b0-14f3a24402a7.gz) |
| CC | ... | X86: invalid scale by ESP formed | https://api.github.com/repos/llvm/llvm-project/issues/4944/comments | 15 | 2009-07-18T03:56:46Z | 2021-12-03T20:56:25Z | https://github.com/llvm/llvm-project/issues/4944 | 1,070,961,141 | 4,944 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4571](https://llvm.org/bz4571) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#5161 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @oscarfv |
## Extended Description
There needs to be ... | cmake needs to support running LLVM's tests | https://api.github.com/repos/llvm/llvm-project/issues/4943/comments | 6 | 2009-07-17T23:29:33Z | 2021-12-03T20:56:24Z | https://github.com/llvm/llvm-project/issues/4943 | 1,070,961,134 | 4,943 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4570](https://llvm.org/bz4570) |
| Resolution | FIXED |
| Resolved on | Jun 13, 2012 13:25 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It might be useful for the driver to support a safer mode of file generation, wh... | Support safer file generation? | https://api.github.com/repos/llvm/llvm-project/issues/4942/comments | 1 | 2009-07-17T22:48:33Z | 2021-12-03T20:56:23Z | https://github.com/llvm/llvm-project/issues/4942 | 1,070,961,121 | 4,942 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4569](https://llvm.org/bz4569) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2009 20:15 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic,@sunfishcode |
## Extended Description
Seen on Ubuntu Hardy. "2" is the right answer.
regehr@john-home:~/volatile/tmp17... | integer wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/4941/comments | 3 | 2009-07-17T16:30:06Z | 2021-12-03T20:56:22Z | https://github.com/llvm/llvm-project/issues/4941 | 1,070,961,117 | 4,941 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4568](https://llvm.org/bz4568) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2012 19:36 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ ls -1
test.c
test.h
$ echo "" > test.h.gch
$ clang -include test.h test.c
fata... | Unhelpful "fatal error: error reading file data" | https://api.github.com/repos/llvm/llvm-project/issues/4940/comments | 3 | 2009-07-17T04:36:52Z | 2021-12-03T20:56:21Z | https://github.com/llvm/llvm-project/issues/4940 | 1,070,961,111 | 4,940 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4567](https://llvm.org/bz4567) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2009 01:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test bytecode](https://user-images.githubusercontent.com/67392/143739572-03114684-f687-40ab-9f2f-8ff9faf0d30a.gz) |
## Extended Descr... | Invalid assembly produced due to unified syntax emission | https://api.github.com/repos/llvm/llvm-project/issues/4939/comments | 2 | 2009-07-17T01:04:20Z | 2021-12-03T20:56:20Z | https://github.com/llvm/llvm-project/issues/4939 | 1,070,961,105 | 4,939 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4566](https://llvm.org/bz4566) |
| Resolution | FIXED |
| Resolved on | Sep 09, 2009 07:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bytecode in question](https://user-images.githubusercontent.com/67392/143739569-a0a3b095-3519-499f-992a-1237e30787c8.gz) |
## Extende... | Invalid asmprinting for Thumb RSB instruction [generic asmprinter construction problem?] | https://api.github.com/repos/llvm/llvm-project/issues/4938/comments | 8 | 2009-07-16T23:29:54Z | 2021-12-03T20:56:19Z | https://github.com/llvm/llvm-project/issues/4938 | 1,070,961,095 | 4,938 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4565](https://llvm.org/bz4565) |
| Resolution | FIXED |
| Resolved on | Jul 17, 2009 11:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
AAPCS 5.1.1 defines a1..a4 and v1..v8 as synonyms for arm registers. T... | ARM doesn't recognize aapcs-defined register synonyms | https://api.github.com/repos/llvm/llvm-project/issues/4937/comments | 8 | 2009-07-16T20:34:17Z | 2021-12-03T20:56:19Z | https://github.com/llvm/llvm-project/issues/4937 | 1,070,961,078 | 4,937 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4564](https://llvm.org/bz4564) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Configure should detect if the platform has an ar/nm/ld etc. that supports plugins, and install that gold plugin into the appropriate location if ... | Add configure magic to install gold plugin where bfd can find it | https://api.github.com/repos/llvm/llvm-project/issues/4936/comments | 0 | 2009-07-16T18:45:23Z | 2021-12-03T20:56:18Z | https://github.com/llvm/llvm-project/issues/4936 | 1,070,961,070 | 4,936 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4563](https://llvm.org/bz4563) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2020 20:54 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ cat test.c
int main( void )
{
int silly;
return 0;
}
$ clang test.c -Wall
... | -Wall not catching unused variables | https://api.github.com/repos/llvm/llvm-project/issues/4935/comments | 7 | 2009-07-16T08:57:28Z | 2021-12-03T20:56:17Z | https://github.com/llvm/llvm-project/issues/4935 | 1,070,961,058 | 4,935 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4562](https://llvm.org/bz4562) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2010 01:52 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143739562-01ab5dac-106f-4b07-aa16-5c64b9c9a9f8.gz) |
| Reporter | LLVM Bug... | Miscompliation of GVN | https://api.github.com/repos/llvm/llvm-project/issues/4934/comments | 1 | 2009-07-16T06:55:20Z | 2021-12-03T20:56:16Z | https://github.com/llvm/llvm-project/issues/4934 | 1,070,961,051 | 4,934 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4561](https://llvm.org/bz4561) |
| Resolution | FIXED |
| Resolved on | Aug 22, 2012 19:54 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#4930 |
| CC | @belkadan |
## Extended Description
Currently 'scan-build' defaults to using BasicStoreManager. Once... | [meta] make RegionStoreManager the default store manager | https://api.github.com/repos/llvm/llvm-project/issues/4933/comments | 2 | 2009-07-16T00:25:38Z | 2021-12-03T20:56:15Z | https://github.com/llvm/llvm-project/issues/4933 | 1,070,961,044 | 4,933 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4560](https://llvm.org/bz4560) |
| Resolution | WONTFIX |
| Resolved on | Jul 17, 2009 08:23 |
| Version | unspecified |
| OS | Linux |
| Attachments | [C program that should crash lli utility with "Recursive compilation detected" error](https://user-images.githubusercontent.com... | "Recursive compilation detected" and Linux signals | https://api.github.com/repos/llvm/llvm-project/issues/4932/comments | 2 | 2009-07-15T18:23:04Z | 2022-01-20T02:31:02Z | https://github.com/llvm/llvm-project/issues/4932 | 1,070,961,037 | 4,932 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4559](https://llvm.org/bz4559) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2009 23:17 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@sunfishcode |
## Extended Description
On x86-64 linux I am seeing a llvm-gcc build failur... | llvm-gcc build broken: ident string in middle of .s | https://api.github.com/repos/llvm/llvm-project/issues/4931/comments | 9 | 2009-07-15T16:36:21Z | 2021-12-03T20:56:13Z | https://github.com/llvm/llvm-project/issues/4931 | 1,070,961,023 | 4,931 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4558](https://llvm.org/bz4558) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2021 09:13 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#4561 |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143739558-3d867dcd... | False positive: assuming null for value previously assumed non-null | https://api.github.com/repos/llvm/llvm-project/issues/4930/comments | 6 | 2009-07-15T14:03:12Z | 2021-12-03T20:56:12Z | https://github.com/llvm/llvm-project/issues/4930 | 1,070,961,015 | 4,930 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4557](https://llvm.org/bz4557) |
| Version | unspecified |
| OS | NetBSD |
| Attachments | [The example mentioned in the bug report](https://user-images.githubusercontent.com/60944935/143739557-2da76784-8c64-4ce0-916f-d1020a7de7fc.gz) |
| Reporter | LLVM Bugzilla Contributor |
|... | clang doesn't support K&R preprocessing (-traditional) | https://api.github.com/repos/llvm/llvm-project/issues/4929/comments | 9 | 2009-07-14T20:21:54Z | 2022-11-29T16:50:39Z | https://github.com/llvm/llvm-project/issues/4929 | 1,070,961,011 | 4,929 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4556](https://llvm.org/bz4556) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2009 13:43 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
With the following code:
extern void foo;
void *bar = &foo;
llvm-gcc built f... | Assertion initialising global with address of "extern void foo" | https://api.github.com/repos/llvm/llvm-project/issues/4928/comments | 1 | 2009-07-14T13:52:59Z | 2021-12-03T20:56:10Z | https://github.com/llvm/llvm-project/issues/4928 | 1,070,961,004 | 4,928 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4555](https://llvm.org/bz4555) |
| Resolution | WORKSFORME |
| Resolved on | Nov 13, 2010 09:06 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
XCode 3.1.x correctly compiles the following (only... | protocol-qualified-Class not supported by clang yet | https://api.github.com/repos/llvm/llvm-project/issues/4927/comments | 3 | 2009-07-14T12:43:38Z | 2022-01-20T02:02:39Z | https://github.com/llvm/llvm-project/issues/4927 | 1,070,960,992 | 4,927 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4554](https://llvm.org/bz4554) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase:
typedef struct _IO_FILE FILE;
extern int fprintf (FILE *__restrict __stream,
... | Crash with pch (round 4) | https://api.github.com/repos/llvm/llvm-project/issues/4926/comments | 1 | 2009-07-14T09:55:24Z | 2022-01-20T02:02:39Z | https://github.com/llvm/llvm-project/issues/4926 | 1,070,960,984 | 4,926 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4553](https://llvm.org/bz4553) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2009 13:21 |
| Version | unspecified |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Seen using Ubuntu Hardy on x86.
regehr@john-home:~/volatile/tmp168$ llvm-gcc -O small.c
small.c:... | Assertion `NodePtr && "--'d off the beginning of an ilist!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/4925/comments | 1 | 2009-07-14T04:58:24Z | 2021-12-03T20:56:07Z | https://github.com/llvm/llvm-project/issues/4925 | 1,070,960,975 | 4,925 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4552](https://llvm.org/bz4552) |
| Resolution | FIXED |
| Resolved on | Jul 17, 2009 17:43 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Seen on Ubuntu Hardy on x86.
regehr@john-home:~/volatile/tmp168$ llvm-gcc -O3 small.c
/tmp/cc... | StackSlotColoring + subreg miscompile | https://api.github.com/repos/llvm/llvm-project/issues/4924/comments | 7 | 2009-07-14T04:52:07Z | 2021-12-03T20:56:07Z | https://github.com/llvm/llvm-project/issues/4924 | 1,070,960,960 | 4,924 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4551](https://llvm.org/bz4551) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2009 13:22 |
| Version | unspecified |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Seen on Ubuntu Hardy on x86.
regehr@john-home:~/volatile/tmp168$ llvm-gcc -O2 -w small.c
small.c... | segfault | https://api.github.com/repos/llvm/llvm-project/issues/4923/comments | 3 | 2009-07-14T04:39:15Z | 2021-12-03T20:56:06Z | https://github.com/llvm/llvm-project/issues/4923 | 1,070,960,943 | 4,923 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4550](https://llvm.org/bz4550) |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-bugzilla-archive#5780 llvm/llvm-bugzilla-archive#5976 |
| Attachments | [snipped from FreeBSD sh(1)'s expand.c](https://user-images.githubusercontent.com/60944935/143739555-06a32e4a-1015-... | track linear constraints | https://api.github.com/repos/llvm/llvm-project/issues/4922/comments | 8 | 2009-07-13T20:10:47Z | 2021-12-03T20:56:05Z | https://github.com/llvm/llvm-project/issues/4922 | 1,070,960,934 | 4,922 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4549](https://llvm.org/bz4549) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2009 18:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocesed C source](https://user-images.githubusercontent.com/67392/143739554-24067350-e647-4987-bd21-46f526ed2958.gz) |
| CC | @lat... | Incompatible input / output inline asm constraints in glibc code | https://api.github.com/repos/llvm/llvm-project/issues/4921/comments | 11 | 2009-07-13T19:42:30Z | 2021-12-03T20:56:04Z | https://github.com/llvm/llvm-project/issues/4921 | 1,070,960,922 | 4,921 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4548](https://llvm.org/bz4548) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2009 17:50 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic,@nlewycky |
## Extended Description
For the C code below:
uint8_t udiv_i8(uint8_t a, uint8_t b)
{
return a / b;
}
Cla... | missed optimization: zext 8/16->32+udiv 32+trunc 32->8/16 -> udiv 8/16 | https://api.github.com/repos/llvm/llvm-project/issues/4920/comments | 4 | 2009-07-13T18:05:35Z | 2021-12-03T20:56:03Z | https://github.com/llvm/llvm-project/issues/4920 | 1,070,960,915 | 4,920 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4547](https://llvm.org/bz4547) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [a very reduced test case](https://user-images.githubusercontent.com/60944935/143739553-0de021e2-03e1-4286-b2b4-6d4d9015dbc5.gz... | clang gives no "control reaches end of non-void function" warning | https://api.github.com/repos/llvm/llvm-project/issues/4919/comments | 2 | 2009-07-13T09:26:53Z | 2021-12-03T20:56:02Z | https://github.com/llvm/llvm-project/issues/4919 | 1,070,960,907 | 4,919 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4546](https://llvm.org/bz4546) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidbolvansky,@dwblaikie,@efriedma-quic,@hfinkel |
## Extended Description
MSVC has a nice warning for code like
--
switch (foo) {
}
--
or
--
switch (foo)... | Implement warning for switch statement without any case statements | https://api.github.com/repos/llvm/llvm-project/issues/4918/comments | 9 | 2009-07-13T07:31:12Z | 2022-01-20T02:33:10Z | https://github.com/llvm/llvm-project/issues/4918 | 1,070,960,898 | 4,918 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4545](https://llvm.org/bz4545) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2020 11:34 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ccadar,@ekatz,@sunfishcode,@nlewycky |
## Extended Description
ConstantRange::multiply sometimes com... | ConstantRange::multiply isn't always conservative | https://api.github.com/repos/llvm/llvm-project/issues/4917/comments | 8 | 2009-07-13T04:59:08Z | 2021-12-03T20:56:00Z | https://github.com/llvm/llvm-project/issues/4917 | 1,070,960,884 | 4,917 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4544](https://llvm.org/bz4544) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2009 19:51 |
| Version | 1.0 |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/15152540/143739550-398cfbb7-a198-45b5-ae7d-ee6176ecab32.gz), [patch that exposes this ... | regalloc problem with insert_subreg | https://api.github.com/repos/llvm/llvm-project/issues/4916/comments | 7 | 2009-07-12T22:18:57Z | 2021-12-03T20:55:59Z | https://github.com/llvm/llvm-project/issues/4916 | 1,070,960,873 | 4,916 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4543](https://llvm.org/bz4543) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2009 16:09 |
| Version | 1.0 |
| OS | All |
## Extended Description
These have never been implemented in-tree and are better handled with pattern matching anyway, they should just be removed. No a... | remove llvm.part.select and llvm.part.set intrinsics | https://api.github.com/repos/llvm/llvm-project/issues/4915/comments | 1 | 2009-07-12T21:39:15Z | 2021-12-03T20:55:58Z | https://github.com/llvm/llvm-project/issues/4915 | 1,070,960,862 | 4,915 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4542](https://llvm.org/bz4542) |
| Resolution | FIXED |
| Resolved on | Nov 05, 2009 11:29 |
| Version | unspecified |
| OS | All |
| Attachments | [example](https://user-images.githubusercontent.com/60944935/143739547-5fb4be1e-8dbb-46fc-8024-46f814015af5.gz), [invalid optimizat... | TargetData should be null if target data string in module is not provided | https://api.github.com/repos/llvm/llvm-project/issues/4914/comments | 6 | 2009-07-12T10:56:04Z | 2021-12-03T20:55:57Z | https://github.com/llvm/llvm-project/issues/4914 | 1,070,960,857 | 4,914 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4541](https://llvm.org/bz4541) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2009 12:03 |
| Version | unspecified |
| OS | All |
| Attachments | [Failing input](https://user-images.githubusercontent.com/60944935/143739546-7c0c7e51-43e2-49ee-aaea-baa0db40440b.gz) |
| Reporter ... | crash with -g | https://api.github.com/repos/llvm/llvm-project/issues/4913/comments | 1 | 2009-07-12T03:43:02Z | 2021-12-03T20:55:56Z | https://github.com/llvm/llvm-project/issues/4913 | 1,070,960,845 | 4,913 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4540](https://llvm.org/bz4540) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 13:58 |
| Version | 2.6 |
| OS | MacOS X |
| Attachments | [Archive of the related files.](https://user-images.githubusercontent.com/60944935/143739544-2f1a2137-905f-41de-813d-f468e8d63aff.... | Change in case statement value generates incorrect code (crashes the runtime linker) | https://api.github.com/repos/llvm/llvm-project/issues/4912/comments | 8 | 2009-07-12T02:58:53Z | 2022-01-20T02:02:37Z | https://github.com/llvm/llvm-project/issues/4912 | 1,070,960,833 | 4,912 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4539](https://llvm.org/bz4539) |
| Version | unspecified |
| OS | Linux |
| CC | @asl,@lattner,@efriedma-quic,@nlewycky,@nigelp-xmos |
## Extended Description
On 2009-07-08 23:00, Chris Lattner wrote:
>> +++ llvm/trunk/lib/Target/XCore/XCoreISelLowering.cpp Wed Jul 8
>> 14:... | Verifier: check for unsized TLS objects | https://api.github.com/repos/llvm/llvm-project/issues/4911/comments | 2 | 2009-07-11T22:35:25Z | 2023-08-11T12:01:42Z | https://github.com/llvm/llvm-project/issues/4911 | 1,070,960,824 | 4,911 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4538](https://llvm.org/bz4538) |
| Resolution | DUPLICATE |
| Resolved on | Jul 11, 2009 14:33 |
| Version | unspecified |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/14... | opt -iv-users dies with Illegal instruction | https://api.github.com/repos/llvm/llvm-project/issues/4910/comments | 1 | 2009-07-11T21:23:08Z | 2021-12-03T20:55:54Z | https://github.com/llvm/llvm-project/issues/4910 | 1,070,960,809 | 4,910 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4537](https://llvm.org/bz4537) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2009 18:08 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/392652/143739542-e46b3aea-39cb-4aa9-8677-28c706efef70.gz) |
| CC | @sunfishcode,@p... | infinite loop in scev | https://api.github.com/repos/llvm/llvm-project/issues/4909/comments | 5 | 2009-07-11T18:37:18Z | 2021-12-03T20:55:53Z | https://github.com/llvm/llvm-project/issues/4909 | 1,070,960,796 | 4,909 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4536](https://llvm.org/bz4536) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2009 02:47 |
| Version | unspecified |
| OS | OpenBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
int foo(void);
extern inline __attribute__((__gnu... | clang __gnu_inline__ semantics do not match gcc | https://api.github.com/repos/llvm/llvm-project/issues/4908/comments | 9 | 2009-07-11T13:21:45Z | 2021-12-03T20:55:52Z | https://github.com/llvm/llvm-project/issues/4908 | 1,070,960,785 | 4,908 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4535](https://llvm.org/bz4535) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2009 07:57 |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
We should use the private linkage for constant strings instead of internal to avoid bloated .o files.
Chri... | mark constant strings private instead of internal | https://api.github.com/repos/llvm/llvm-project/issues/4907/comments | 4 | 2009-07-11T09:29:19Z | 2021-12-03T20:55:51Z | https://github.com/llvm/llvm-project/issues/4907 | 1,070,960,775 | 4,907 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4534](https://llvm.org/bz4534) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [the problematic .bc file](https://user-images.githubusercontent.com/60944935/143739536-ebdcf691-0b37-4d5d-8467-708ad0c25bd2.gz), [Ba... | LLVM taking too long to build a file | https://api.github.com/repos/llvm/llvm-project/issues/4906/comments | 5 | 2009-07-11T07:34:47Z | 2021-12-03T20:55:50Z | https://github.com/llvm/llvm-project/issues/4906 | 1,070,960,764 | 4,906 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4533](https://llvm.org/bz4533) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2009 15:29 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner |
## Extended Description
The problem is that the address of a function shows up ... | relocation problem with shared libraries on x86-64 | https://api.github.com/repos/llvm/llvm-project/issues/4905/comments | 7 | 2009-07-11T04:02:51Z | 2021-12-03T20:55:49Z | https://github.com/llvm/llvm-project/issues/4905 | 1,070,960,757 | 4,905 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4532](https://llvm.org/bz4532) |
| Resolution | INVALID |
| Resolved on | Jul 17, 2009 00:36 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
This shows up during "make check" on ARM.
llvm... | llc infloops in FoldingSetImpl::RemoveNode in llc | https://api.github.com/repos/llvm/llvm-project/issues/4904/comments | 2 | 2009-07-11T02:13:54Z | 2021-12-03T20:55:48Z | https://github.com/llvm/llvm-project/issues/4904 | 1,070,960,739 | 4,904 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4531](https://llvm.org/bz4531) |
| Resolution | INVALID |
| Resolved on | Oct 22, 2010 14:22 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @oscarfv |
## Extended Description
cmake -DLLVM_TARGETS_TO_BUILD="PowerPC" ..
CMake Error at cma... | CMake won't build without the x86 target | https://api.github.com/repos/llvm/llvm-project/issues/4903/comments | 4 | 2009-07-10T23:04:53Z | 2021-12-03T20:55:47Z | https://github.com/llvm/llvm-project/issues/4903 | 1,070,960,732 | 4,903 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4530](https://llvm.org/bz4530) |
| Resolution | FIXED |
| Resolved on | Aug 21, 2009 06:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143739530-c8905e92-a94a-4441-93b6-1415c43e5fc2.gz) |
| Reporter | LLVM B... | llvm-ld does not merge debug information correctly | https://api.github.com/repos/llvm/llvm-project/issues/4902/comments | 7 | 2009-07-10T21:50:07Z | 2021-12-03T20:55:47Z | https://github.com/llvm/llvm-project/issues/4902 | 1,070,960,723 | 4,902 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4529](https://llvm.org/bz4529) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | unspecified |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I am trying to compile llvm-gcc 4.2-2.5 source on sparc-sun-... | llvm-gcc 4.2 on Solaris gives internal compiler error | https://api.github.com/repos/llvm/llvm-project/issues/4901/comments | 4 | 2009-07-10T20:43:24Z | 2022-01-20T02:31:00Z | https://github.com/llvm/llvm-project/issues/4901 | 1,070,960,712 | 4,901 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4528](https://llvm.org/bz4528) |
| Resolution | FIXED |
| Resolved on | Aug 15, 2009 13:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [filemap.i](https://user-images.githubusercontent.com/60944935/143739525-4ea68480-3a67-42ee-a900-565fb40dade1.gz) |
| Reporter | LLVM B... | Internal compiler error in RegisterScavenging.cpp | https://api.github.com/repos/llvm/llvm-project/issues/4900/comments | 13 | 2009-07-10T17:39:39Z | 2021-12-03T20:55:45Z | https://github.com/llvm/llvm-project/issues/4900 | 1,070,960,700 | 4,900 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4527](https://llvm.org/bz4527) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @oscarfv |
## Extended Description
Every time someone adds a new .cpp file, the cmake build breaks ... | cmake should use globbing rather than listing all files in CMakeLists.txt | https://api.github.com/repos/llvm/llvm-project/issues/4899/comments | 3 | 2009-07-10T10:47:43Z | 2022-01-20T02:30:59Z | https://github.com/llvm/llvm-project/issues/4899 | 1,070,960,690 | 4,899 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4526](https://llvm.org/bz4526) |
| Version | unspecified |
| OS | Linux |
## Extended Description
#define X(a) (a+1)
int main()
{
return X(1);
}
Compiled with gcc -g3 I am able to evaluate the X() macro in gdb:
$ gcc -g3 x.c
$ gdb ./a.out
...
(gdb) b main
(gdb) r
(gdb) p... | clang: should support macro definitions when -g3 is used | https://api.github.com/repos/llvm/llvm-project/issues/4898/comments | 3 | 2009-07-10T08:58:18Z | 2023-08-12T08:20:11Z | https://github.com/llvm/llvm-project/issues/4898 | 1,070,960,680 | 4,898 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4525](https://llvm.org/bz4525) |
| Resolution | INVALID |
| Resolved on | Dec 02, 2010 01:52 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
I am trying to compile a version of llvm-gcc that I just checked out of ... | llvm-gcc does not compile | https://api.github.com/repos/llvm/llvm-project/issues/4897/comments | 5 | 2009-07-09T23:04:22Z | 2021-12-03T20:55:42Z | https://github.com/llvm/llvm-project/issues/4897 | 1,070,960,666 | 4,897 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4524](https://llvm.org/bz4524) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2009 21:31 |
| Version | unspecified |
| OS | All |
| Attachments | [This patch enables the MSP430.](https://user-images.githubusercontent.com/60944935/143739524-0a894552-b56b-4547-8e00-390009d66fd0.... | Cmake builds do not include the MSP430. | https://api.github.com/repos/llvm/llvm-project/issues/4896/comments | 1 | 2009-07-09T22:26:32Z | 2021-12-03T20:55:41Z | https://github.com/llvm/llvm-project/issues/4896 | 1,070,960,659 | 4,896 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4523](https://llvm.org/bz4523) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
This code shouldn't generate an alias on Darwin (note that it shou... | llvm-gcc generates symbol for weakref | https://api.github.com/repos/llvm/llvm-project/issues/4895/comments | 1 | 2009-07-09T05:12:14Z | 2022-01-20T02:30:57Z | https://github.com/llvm/llvm-project/issues/4895 | 1,070,960,650 | 4,895 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4522](https://llvm.org/bz4522) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2009 17:12 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@oscarfv |
## Extended Description
quite often when someone have updated any tableg... | cmake builds uses configure builds tblgen output instead of generating its own | https://api.github.com/repos/llvm/llvm-project/issues/4894/comments | 4 | 2009-07-08T23:06:57Z | 2021-12-03T20:55:39Z | https://github.com/llvm/llvm-project/issues/4894 | 1,070,960,636 | 4,894 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4521](https://llvm.org/bz4521) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2009 19:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [source code in Linux OMAP kernel](https://user-images.githubusercontent.com/60944935/143739522-8ad18486-7f70-4f02-a214-b0abc82abd53.gz... | inline asm "p" constraint not handled | https://api.github.com/repos/llvm/llvm-project/issues/4893/comments | 7 | 2009-07-08T21:44:37Z | 2021-12-03T20:55:39Z | https://github.com/llvm/llvm-project/issues/4893 | 1,070,960,627 | 4,893 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4520](https://llvm.org/bz4520) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
- (id)initWithTitle:(NSString *)title message:(NSString *)msg backString:(NSString *)backString {
return self = [self initWithTitle:tit... | self should be exempt from "Dead nested assignment" | https://api.github.com/repos/llvm/llvm-project/issues/4892/comments | 1 | 2009-07-08T09:47:22Z | 2023-05-24T14:47:40Z | https://github.com/llvm/llvm-project/issues/4892 | 1,070,960,620 | 4,892 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4519](https://llvm.org/bz4519) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@tkremenek |
## Extended Description
Bug reported by the clang static analyzer.
Description: Incorrect decrement of the reference count of an objec... | [[[[Foo alloc] init] bar] release] marked as Bad release | https://api.github.com/repos/llvm/llvm-project/issues/4891/comments | 5 | 2009-07-08T09:39:11Z | 2023-05-22T11:09:34Z | https://github.com/llvm/llvm-project/issues/4891 | 1,070,960,601 | 4,891 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4518](https://llvm.org/bz4518) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2009 01:15 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
Consider this program short C program:
int target_func(unsigned long);
static int bad_func(unsigned long) ... | libLTO emits undefined symbol for weakref | https://api.github.com/repos/llvm/llvm-project/issues/4890/comments | 4 | 2009-07-08T07:50:39Z | 2021-12-03T20:55:36Z | https://github.com/llvm/llvm-project/issues/4890 | 1,070,960,595 | 4,890 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4517](https://llvm.org/bz4517) |
| Resolution | LATER |
| Resolved on | Jul 08, 2009 01:20 |
| Version | trunk |
| OS | Linux |
## Extended Description
I saw this constant expression in real code after llvm-g++ -O2:
declare extern_weak i32 @​0(i64)
define void @​... | missed constant fold | https://api.github.com/repos/llvm/llvm-project/issues/4889/comments | 1 | 2009-07-08T07:24:55Z | 2021-12-03T20:55:35Z | https://github.com/llvm/llvm-project/issues/4889 | 1,070,960,588 | 4,889 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4516](https://llvm.org/bz4516) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:55 |
| Version | unspecified |
| OS | All |
| Attachments | [sample source](https://user-images.githubusercontent.com/60944935/143739519-454b4044-e451-41ad-a38b-75ab528df0c4.gz) |
| Reporte... | ER: clang should not generate leak warning for properties beginning with 'new' | https://api.github.com/repos/llvm/llvm-project/issues/4888/comments | 2 | 2009-07-08T01:06:22Z | 2022-01-20T02:30:54Z | https://github.com/llvm/llvm-project/issues/4888 | 1,070,960,577 | 4,888 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4515](https://llvm.org/bz4515) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase:
enum a{a=1u,b=(a-2)/2};
int checkb[b==0?1:-1];
See also http://gcc.gnu.org/bugzilla/sho... | certain enum constants have wrong type inside an enum definition | https://api.github.com/repos/llvm/llvm-project/issues/4887/comments | 1 | 2009-07-07T23:27:17Z | 2021-12-03T20:55:34Z | https://github.com/llvm/llvm-project/issues/4887 | 1,070,960,567 | 4,887 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4514](https://llvm.org/bz4514) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
this works:
witten src# gcc -E -DLOCALEDIR=\"/usr/local/share/locale\" -DHA... | clang cant compile gettext | https://api.github.com/repos/llvm/llvm-project/issues/4886/comments | 4 | 2009-07-07T23:10:00Z | 2021-12-03T20:55:33Z | https://github.com/llvm/llvm-project/issues/4886 | 1,070,960,563 | 4,886 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4513](https://llvm.org/bz4513) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:55 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
When compiling under MSVC, `Builtin::BIalloca` i... | Builtin::BIalloca not defined under MSVC | https://api.github.com/repos/llvm/llvm-project/issues/4885/comments | 5 | 2009-07-07T22:04:35Z | 2024-02-12T20:55:29Z | https://github.com/llvm/llvm-project/issues/4885 | 1,070,960,554 | 4,885 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4512](https://llvm.org/bz4512) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2009 07:25 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This bug currently breaks all tools using the ExecutionEngine on ARM/Linux
lli... | ARM/Linux ExecutionEngine segfault in Intercept.cpp StatSymbols::StatSymbols() constructor | https://api.github.com/repos/llvm/llvm-project/issues/4884/comments | 6 | 2009-07-07T12:27:31Z | 2021-12-03T20:55:31Z | https://github.com/llvm/llvm-project/issues/4884 | 1,070,960,545 | 4,884 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4511](https://llvm.org/bz4511) |
| Resolution | WONTFIX |
| Resolved on | Aug 30, 2010 22:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/392652/143739515-f7b95242-c422-42e6-8dd5-96bce5012049.gz) |
| CC | @asl |
## Ex... | ssi produces invalid phi node when adding sigma for invoke | https://api.github.com/repos/llvm/llvm-project/issues/4883/comments | 2 | 2009-07-07T04:58:49Z | 2022-01-20T02:30:53Z | https://github.com/llvm/llvm-project/issues/4883 | 1,070,960,535 | 4,883 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4510](https://llvm.org/bz4510) |
| Resolution | INVALID |
| Resolved on | Jul 06, 2009 21:56 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Test case.](https://user-images.githubusercontent.com/60944935/143739514-c380777e-b624-4dc2-a1ee-3fc37d11c72b.gz) |
| Reporter | L... | -instcombine incorrectly eats certain vector operations | https://api.github.com/repos/llvm/llvm-project/issues/4882/comments | 1 | 2009-07-07T00:46:47Z | 2021-12-03T20:55:30Z | https://github.com/llvm/llvm-project/issues/4882 | 1,070,960,526 | 4,882 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4509](https://llvm.org/bz4509) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase:
typedef struct _IO_FILE FILE;
extern int fprintf (FILE *__restrict __stream,
__c... | Crash with PCH (round 3) | https://api.github.com/repos/llvm/llvm-project/issues/4881/comments | 1 | 2009-07-06T23:10:37Z | 2021-12-03T20:55:29Z | https://github.com/llvm/llvm-project/issues/4881 | 1,070,960,517 | 4,881 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4508](https://llvm.org/bz4508) |
| Resolution | WONTFIX |
| Resolved on | Jul 07, 2009 11:37 |
| Version | unspecified |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I am trying to compile llvm (out of the svn repository) on a sparc machine... | llvm-config unable to figure out libraries on OpenSolaris | https://api.github.com/repos/llvm/llvm-project/issues/4880/comments | 7 | 2009-07-06T22:56:00Z | 2022-01-20T02:30:52Z | https://github.com/llvm/llvm-project/issues/4880 | 1,070,960,510 | 4,880 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4507](https://llvm.org/bz4507) |
| Resolution | FIXED |
| Resolved on | Jul 06, 2009 11:53 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Current LLVM fails to compile on DragonFly:
----->8-----
gmake[2]: Enter... | Current (74823) LLVM fails to compile on DragonFly | https://api.github.com/repos/llvm/llvm-project/issues/4879/comments | 1 | 2009-07-06T13:06:27Z | 2021-12-03T20:55:27Z | https://github.com/llvm/llvm-project/issues/4879 | 1,070,960,501 | 4,879 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4506](https://llvm.org/bz4506) |
| Resolution | INVALID |
| Resolved on | Jul 05, 2009 17:31 |
| Version | unspecified |
| OS | OpenBSD |
| Attachments | [preprocessed output](https://user-images.githubusercontent.com/60944935/143739511-f11b27dc-acbf-47b7-8192-c65cf0b951d5.gz) |... | clang headers incorrectly redefine size_t | https://api.github.com/repos/llvm/llvm-project/issues/4878/comments | 8 | 2009-07-05T14:33:17Z | 2021-12-03T20:55:26Z | https://github.com/llvm/llvm-project/issues/4878 | 1,070,960,485 | 4,878 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [4505](https://llvm.org/bz4505) |
| Resolution | FIXED |
| Resolved on | Jul 06, 2009 13:29 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
* SUMMARY
The openssl-0.9.8k package fails to build using llvm... | openssl-0.9.8k fails to build using llvm-gcc-4.2 with arch x86_64 | https://api.github.com/repos/llvm/llvm-project/issues/4877/comments | 4 | 2009-07-04T16:56:43Z | 2021-12-03T20:55:26Z | https://github.com/llvm/llvm-project/issues/4877 | 1,070,960,471 | 4,877 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.