issues
search
SNSystems
/
llvm-project-prepo
Fork of LLVM with modifications to support a program repository
26
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create DebugLocSection as a dummy section.
#176
MaggieYingYi
closed
2 years ago
0
Assertion failure when emitting the debug_loc section.
#175
MaggieYingYi
closed
2 years ago
3
Prioritize /usr/include/c++/v1 over RESOURCE_DIR/include on musl-repo.
#174
MaggieYingYi
closed
2 years ago
1
Build standard libraries with exceptions/RTTI disabled.
#173
paulhuggett
closed
2 years ago
0
Use the clang and musl include dirs when building libcxx.
#172
paulhuggett
closed
2 years ago
1
Update the docker to build the repo compiler with the default triple "x86_64-pc-linux-musl-repo".
#171
MaggieYingYi
closed
2 years ago
0
Change the musl root directory from sysroot to sysroot/musl
#170
MaggieYingYi
closed
2 years ago
0
Add the missing clang builtin path.
#169
MaggieYingYi
closed
2 years ago
0
Porting the libatomic on the repo target,
#168
MaggieYingYi
closed
2 years ago
2
Change the casing of a few rld source files to match the LLVM convention.
#167
paulhuggett
closed
2 years ago
0
s/reference_strength/binding/.
#166
paulhuggett
closed
2 years ago
0
Update the Makefile
#165
MaggieYingYi
closed
3 years ago
1
Duplicate symbol error when building hello.cpp
#164
paulhuggett
closed
2 years ago
2
Fix the utils_dir setting.
#163
paulhuggett
closed
3 years ago
0
Cannot use CMake with a compiler built with the default triple using -repo
#162
paulhuggett
closed
2 years ago
6
Copy link++ to the build directory.
#161
paulhuggett
closed
3 years ago
0
Add link++.py to wrap links of C++ programs.
#160
paulhuggett
closed
3 years ago
0
Generate the single stdlib.db library for repo-based C/C++ libraries.
#159
MaggieYingYi
closed
3 years ago
1
Add Repo toolchain support for the musl-repo target in the clang Driver.
#158
MaggieYingYi
closed
2 years ago
12
Installed the compiler-rt in the correct directory.
#157
MaggieYingYi
closed
3 years ago
1
Modify clang driver to select Repo as the default target.
#156
MaggieYingYi
closed
2 years ago
2
Install the repo-based LLVM libraries and database.
#155
MaggieYingYi
closed
3 years ago
3
Remove the unused compilation warning.
#154
MaggieYingYi
closed
3 years ago
0
Remove unwind library dependency
#153
MaggieYingYi
closed
3 years ago
0
Use section_kind::last rather than member_array::max_size()
#152
paulhuggett
closed
3 years ago
0
Map program headers to the process address space
#151
paulhuggett
closed
3 years ago
1
Fixed a previous merge issue and a test failure.
#150
MaggieYingYi
closed
3 years ago
0
Modify repo.cmake to support llvm libc++ and musl libc.a
#149
MaggieYingYi
closed
3 years ago
0
Add a macro definition (__MUSL__) when using musl libc library.
#148
MaggieYingYi
closed
3 years ago
0
Update to LLVM 12
#147
omern1
opened
3 years ago
1
repo-fragments now returns 1 (failure) if a requested name is not found
#146
paulhuggett
closed
3 years ago
0
Modify repo.cmake to support musl libc.a and LLVM libc++.a.
#145
MaggieYingYi
closed
3 years ago
8
Fix separators produced when when explicit name(s) were requested.
#144
paulhuggett
closed
3 years ago
1
Fix for #142. Use the cwd if no path is specified.
#143
paulhuggett
closed
3 years ago
6
repo-create-ticket yields an error if the output file path is entirely implicit
#142
paulhuggett
closed
3 years ago
0
Reliably record ticket file directories for repository GC
#141
paulhuggett
closed
3 years ago
1
Add external weak symbol support in the MCSymbolRepo and repo2obj.
#140
MaggieYingYi
closed
3 years ago
0
undefined reference to `TLS init function for pstore::details::log_destinations'
#139
paulhuggett
closed
3 years ago
22
Update rld sources to the "new" LLVM license.
#138
paulhuggett
closed
3 years ago
2
Switch to the new LLVM (Apache 2.0-based) license.
#137
MaggieYingYi
closed
3 years ago
1
Updating the MC and repo target files.
#136
MaggieYingYi
closed
3 years ago
0
Missing alias definitions
#135
paulhuggett
opened
3 years ago
4
Rename “compilation member” as “definition”
#134
paulhuggett
closed
3 years ago
2
Reliably record ticket file directories for repository GC
#133
paulhuggett
closed
3 years ago
0
Remove the "prepo-digest" macro definition to fix the warning.
#132
MaggieYingYi
closed
3 years ago
0
Fixed a bug in 'RepoMetadataGenerationPass' which caused a crash.
#131
MaggieYingYi
closed
3 years ago
0
Crash whilst running RepoMetadataGenerationPass on module 'llvm/lib/IR/Function.cpp'
#130
paulhuggett
closed
3 years ago
5
Docker build fails
#129
paulhuggett
closed
3 years ago
4
Support exception handling in program repository
#128
MaggieYingYi
opened
4 years ago
0
Fixing an undefined reference error which is caused by incorrect hash calculation.
#127
MaggieYingYi
closed
3 years ago
1
Next