Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance build #10

Merged
merged 12 commits into from
Oct 12, 2011
Merged

Enhance build #10

merged 12 commits into from
Oct 12, 2011

Conversation

bioinfornatics
Copy link
Contributor

Enhance build with many commit for each step

@mwarning mwarning merged commit 52c6347 into ldc-developers:master Oct 12, 2011
dnadlinger added a commit that referenced this pull request Sep 27, 2014
Fix llvm_bswap declaration
timotheecour pushed a commit to timotheecour/ldc that referenced this pull request Dec 13, 2017
Robertorosmaninho added a commit to Robertorosmaninho/ldc that referenced this pull request Feb 8, 2020
Robertorosmaninho added a commit to Robertorosmaninho/ldc that referenced this pull request Feb 12, 2020
MLIR: #2 CMake - Adding FindMLIR.cmake
MLIR: #3 CMake - Updating FindMLIR
MLIR: #4 CMake - Updating Path 
MLIR: #5 CMake - Adding MLIRLibs
MLIR: #6 CMake - Supporting Dialect on FindMLIR
MLIR: #7 CMake - Adding Message of Ops.ts
MLIR: ldc-developers#8 CMake - Removing duplicated messages
MLIR: ldc-developers#9 CMake: Updating paths and setting libs
MLIR: ldc-developers#10 CMake - Removing duplicated MLIR Headers
Make MLIR optional, use MLIR_LIBRARIES
ricardaxel pushed a commit to ricardaxel/ldc that referenced this pull request Sep 26, 2024
Got the following error :

```
Call parameter type does not match function signature!
{ i64, ptr } { i64 62, ptr @.str.244 }
 ptr  %84 = call { i64, ptr } @_d_arrayappendcd(ptr dereferenceable(16) %3, i32 %83, { i64, ptr } { i64 62, ptr @.str.244 }, i32 678) ldc-developers#10, !dbg !19027
```

For now, I have no idea where the _d_arrayappendcd signature with only
i64 and ptr @.str is created..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants