[all-commits] [llvm/llvm-project] fcacd4: [LLD][COFF] Follow up comments on pr146610 (#147152)

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Mon Jul 21 13:12:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcacd4e880c9a0b3f2bdaa43603aeddfa1b1cd2e
      https://github.com/llvm/llvm-project/commit/fcacd4e880c9a0b3f2bdaa43603aeddfa1b1cd2e
  Author: Alexandre Ganea <alex_toresh at yahoo.fr>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/InputFiles.cpp
    R lld/test/COFF/exported-dllmain.test
    A lld/test/COFF/imported-dllmain-i386.test
    A lld/test/COFF/imported-dllmain.test

  Log Message:
  -----------
  [LLD][COFF] Follow up comments on pr146610 (#147152)

This is a follow-up PR for post-commit comments in
https://github.com/llvm/llvm-project/pull/146610

- Changed "exporteddllmain" references to "importeddllmain".
- Add support for x86 target and test coverage.
- Changed a comment to better express why we're skipping importing
`DllMain`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list