Adds build files for:
- llvm/lib/DebugInfo/CodeView
- llvm/lib/DebugInfo/MSF
- llvm/lib/MC
- llvm/lib/TableGen
- llvm/utils/TableGen
All the build files just list sources and deps and are uninteresting.
Paths
| Differential D54931
[gn build] Add enough build files to be able to build llvm-tblgen. ClosedPublic Authored by thakis on Nov 26 2018, 10:40 PM.
Details Summary Adds build files for:
All the build files just list sources and deps and are uninteresting.
Diff Detail
Event TimelineHerald added subscribers: aheejin, hiraditya, dschuff. · View Herald TranscriptNov 26 2018, 10:40 PM This revision is now accepted and ready to land.Nov 27 2018, 10:33 AM Closed by commit rL347702: [gn build] Add enough build files to be able to build llvm-tblgen. (authored by nico). · Explain WhyNov 27 2018, 12:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 175552 llvm/trunk/utils/gn/secondary/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/lib/DebugInfo/CodeView/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/lib/DebugInfo/MSF/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/lib/MC/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/lib/TableGen/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
|