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

Add GitHub actions #3

Open
wants to merge 22 commits into
base: vmihalko-devel
Choose a base branch
from
Open

Add GitHub actions #3

wants to merge 22 commits into from

Conversation

vmihalko
Copy link
Owner

@vmihalko vmihalko commented Oct 8, 2023

No description provided.

vmihalko and others added 21 commits May 13, 2023 09:17
e.g., type function occurs as arg type or return type
... because it's redundant. CMake tracks changes in used headers on its own.
... e.g. with Ninja Multi-Config or Xcode.

Fixes:
CMake Error in test/CMakeLists.txt:
  Evaluation file to be written multiple times with different content.  This
  is generally caused by the content evaluating the configuration type,
  language, or location of object files:

   /home/lukas/llvm2c/build/test/run
... from the list of libraries for linker.
Fixes:
llvm2c/parser/createExpressions.cpp:60:61: error: unused function 'args_wrapper' [-Werror,-Wunused-function]
static inline llvm::iterator_range<llvm::User::op_iterator> args_wrapper(llvm::CallInst *CI) {
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