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

Use the new file location for proc.ml #140

Conversation

gretay-js
Copy link
Contributor

Fix line directives at the beginning of proc.ml files in the backend directory to refer to their new source location (instead of
the original asmcomp directory). Add missing directives for arm, arm64 power, s390x, riscv.
(Similar to changes in emit.mlp in PR #3)

Fix line directives at the beginning of proc.ml files in the
backend directory to refer to their new source location (instead of
the original asmcomp directory).
Add missing directives for arm, arm64 power, s390x, riscv.
@mshinwell mshinwell merged commit 41722da into ocaml-flambda:main Aug 5, 2021
mshinwell pushed a commit that referenced this pull request Aug 6, 2021
Fix line directives at the beginning of proc.ml files in the
backend directory to refer to their new source location (instead of
the original asmcomp directory).
Add missing directives for arm, arm64 power, s390x, riscv.
ccasin added a commit that referenced this pull request Mar 24, 2023
ea89813e2d Merge pull request #154 from ocaml-flambda/merge-flambda-backend
23cf5a5678 Merge flambda-backend changes
b3af0c4087 Unboxed types version 3 tests (#82)
1282d16098 Functions with no clauses aren't local-returning (#149)
15d38c01bb `make install` puts ocamlc at workspace root (#152)
b4928ee470 Remove -absname to improve build errors (#151)
f5b5e49e95 Remove `type_unpacks` (#150)
50d54dbe52 Remove arity-interrupting elaboration of module patterns (#146)
4382869f97 Remove the need to manually update the `tools/debug_printers` file (#148)
06a1d911a7 Add `promote-failed` targets to the Makefiles (#144)
d04eb5877d Cleanup of comprehensions and immutable arrays (#127)
a45df79704 Add a Module_strengthening extension (#142)
163c4b9904 Add support for extensions in module types (#141)
74aa9748a0 Some small patch-ups around matching on extensions (#140)
07127fe8d6 Remove raw_body from modular extensions setup (#137)
3f9bd647af Don't copy when resolving aliases in try_modtypes (#143)
aba629478e Immediacy rework (#122)
cf4eeefb12 Add no-stack-allocation variant of some tests that print lambda (#133)
8f22438aa4 Fully switch over Jane Street Merlin support to `.local-*` (#136)
5482a8df7b Remove `Lev_module_definition` from lambda (#135)
261e016273 Change modular extensions to produce `AST_desc` types (#132)
0760c82c68 Disable module patterns in comprehensions (#131)
6acac8024b Add Ctype global state debug printers (#130)
bc32037f10 Enable support for Jane Street's internal Merlin configuration (#64)
d1a8d0311b Split out `Clflags.Extension` into a new file, `Language_extension` (#125)
435de6d38c Fix bootstrap and add legacy CI (#126)
7e5a626e4b Improve the API of language extensions to better support upstream compatibility (and also tooling) (#13)
c4e17b0b2a Replace var with local for faster mode checking (#53)
6d477d8ef1 Merge pull request #124 from riaqn/merge-backend
d7375333a1 minor fixes after merge
f1710d6dc4 Merge flambda-backend changes
cc18534f49 Just run make boostrap (#123)

git-subtree-dir: ocaml
git-subtree-split: ea89813e2da58f813e25d1e76349245e20c06a89
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