Skip to content

Add *AsmPrinterForceLink to the targets which don't have them #3612

@danchr

Description

@danchr
mannequin
Bugzilla Link 3240
Resolution INVALID
Resolved on Mar 06, 2010 14:00
Version trunk
OS All
Blocks #3573
Attachments [Patch against libhttps://user-images.githubusercontent.com/92601923/143738630-bc452f26-58f7-4d01-a7a7-d0e81f78c31c.gz)
CC @asl,@danchr,@oscarfv

Extended Description

The attached patch adds a bogus *AsmPrinterForceLink definition to each of ARMAsmPrinter.cpp, AlphaAsmPrinter.cpp, CBackend.cpp, CPPBackend.cpp, IA64AsmPrinter.cpp, MSILWriter.cpp, MipsAsmPrinter.cpp, PIC16AsmPrinter.cpp, SPUAsmPrinter.cpp, SparcAsmPrinter.cpp and XCoreAsmPrinter.cpp. Or, in other words, the targets which don't already have such definitions.

These definitions are already used by the CMake build on Windows, and could be used by the Makefile build system in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugllvm:codegen

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions