This is an archive of the discontinued LLVM Phabricator instance.

[bazel] Remove Mips from Exegesis cc_library definition
ClosedPublic

Authored by cmtice on Sep 22 2022, 5:33 PM.

Details

Summary

Recent update added 'tools/llvm-exegesis/lib/Mips/*.cpp' to srcs for Exegesis cc_library. This was not needed, and in fact breaks things. This CL removes that one change.

Diff Detail

Event Timeline

cmtice created this revision.Sep 22 2022, 5:33 PM
cmtice requested review of this revision.Sep 22 2022, 5:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2022, 5:33 PM
aeubanks accepted this revision.Sep 22 2022, 5:35 PM
This revision is now accepted and ready to land.Sep 22 2022, 5:35 PM
This revision was automatically updated to reflect the committed changes.