myhsu marked an inline comment as done.
myhsu added inline comments.

================
Comment at: clang/lib/Basic/Targets/M68k.cpp:142
+    const char *&Name, TargetInfo::ConstraintInfo &info) const {
+  // FIXME: implement
+  switch (*Name) {
----------------
jrtc27 wrote:
> This is implemented?
only part of the constraints are implements for now. I edit the FIXME comment 
and move to the end of switch statement


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88393/new/

https://reviews.llvm.org/D88393

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to