This is an archive of the discontinued LLVM Phabricator instance.

[runtimes] Move enable_32bit to the DSL
ClosedPublic

Authored by ldionne on Jul 5 2021, 9:28 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Restricted Project
Restricted Project
Commits
rGf7d8754312bf: [runtimes] Move enable_32bit to the DSL
Summary

This is necessary for from-scratch configurations to support the 32-bit
mode of the test suite.

Diff Detail

Event Timeline

ldionne created this revision.Jul 5 2021, 9:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2021, 9:28 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne requested review of this revision.Jul 5 2021, 9:28 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 5 2021, 9:28 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 356558.Jul 5 2021, 12:37 PM

Use AddFlag instead of AddCompileFlag

This revision was not accepted when it landed; it landed in state Needs Review.Jul 6 2021, 5:42 AM
This revision was automatically updated to reflect the committed changes.