use EmitAssemblyAction in clang-fuzzer
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8209 Build 8209: arc lint + arc unit
Event Timeline
Comment Actions
ignore this for now. I've found how to make it even more interesting (by using llvm::InitializeAllTargets, etc), will send an update later.
Comment Actions
Use EmitObjAction; also link and initialize the targets so
that we actually call the optimizer.