search for: afaick

Displaying 1 result from an estimated 1 matches for "afaick".

Did you mean: afaics
2012 Nov 27
2
[LLVMdev] Move TargetRegisterInfo and TargetInstrInfo into libCodeGen
...deGen, but I don't think they serve any purpose as part of libTarget. Similarly, the functions in lib/Target/TargetRegisterInfo.cpp happen to not depend on libCodeGen, but I don't think the TRI interface has anything to offer to a libTarget client that doesn't link libCodeGen as well. AFAICK, TargetMachine.cpp doesn't depend on either of these classes. /jakob