Skip to content

fix: link time code gen#6606

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__link_time_code_gen
Nov 30, 2022
Merged

fix: link time code gen#6606
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__link_time_code_gen

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

do not "guess" object names when generating link time modules.
Actually look up the generated module and find the object name

Signed-off-by: Rudi Grinberg me@rgrinberg.com

ps-id: 8cd946aa-9f0d-4895-8f98-9bc1320a82a1

@rgrinberg rgrinberg requested a review from anmonteiro November 30, 2022 05:49
@rgrinberg rgrinberg force-pushed the ps/rr/fix__link_time_code_gen branch 4 times, most recently from cb18d9b to ab027b0 Compare November 30, 2022 19:31
@rgrinberg rgrinberg force-pushed the ps/rr/fix__link_time_code_gen branch from ab027b0 to 782744e Compare November 30, 2022 20:40
do not "guess" object names when generating link time modules.
Actually look up the generated module and find the object name

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

ps-id: 8cd946aa-9f0d-4895-8f98-9bc1320a82a1
@rgrinberg rgrinberg force-pushed the ps/rr/fix__link_time_code_gen branch from 782744e to fded83a Compare November 30, 2022 20:56
@rgrinberg rgrinberg merged commit 1e835d9 into main Nov 30, 2022
@Alizter Alizter deleted the ps/rr/fix__link_time_code_gen branch November 30, 2022 23:26
moyodiallo pushed a commit to moyodiallo/dune that referenced this pull request Dec 2, 2022
do not "guess" object names when generating link time modules.
Actually look up the generated module and find the object name

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
jchavarri added a commit to jchavarri/dune that referenced this pull request Dec 5, 2022
* main: (54 commits)
  doc: how we write `to_dyn` and `equal` (ocaml#6621)
  test(cache): test output of man pages
  test: dune utop for (subdir ..) (ocaml#6629)
  refactor: improve style of utop rules (ocaml#6628)
  test: depend on utop (ocaml#6627)
  refactor(stdune): Add Appendable_list.cons (ocaml#6624)
  doc: tighten wording in README.md
  test: add a repro case for ocaml#6607 (ocaml#6612)
  doc: cleanup status badges in README.md (ocaml#6618)
  doc(README): rewrap paragraphs and cleanup links
  coq: more resilient config query
  fix: link time code gen (ocaml#6606)
  fix(melange): run melc ppx with merlin (ocaml#6476)
  feature(melange): add compile_flags (ocaml#6569)
  refactor: move `modules: Modules.t` from `Dune_package.Lib` to `Lib_info` (ocaml#6605)
  Set CLICOLOR_FORCE=0 (ocaml#6608)
  fix: declare deps for ccomp detection (ocaml#6610)
  refactor: assume Cmdliner.Arg.conv is abstract (ocaml#6609)
  refactor: gen_rules pattern matching (ocaml#6604)
  Add CI for MSVC using dkml-workflows (ocaml#6540)
  ...
@rgrinberg rgrinberg added this to the 3.7.0 milestone Apr 15, 2023
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