https://bugs.llvm.org/show_bug.cgi?id=34178

            Bug ID: 34178
           Summary: [AArch64] Wunused-function warning in
                    AArch64MCCodeEmitter.cpp
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: florian.h...@arm.com, llvm-bugs@lists.llvm.org,
                    tim.northo...@arm.com

As reported by http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt

llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:295:1: warning:
‘uint32_t {anonymous}::AArch64MCCodeEmitter::getAuthSImmOpValue(const
llvm::MCInst&, unsigned int, llvm::SmallVectorImpl<llvm::MCFixup>&, const
llvm::MCSubtargetInfo&) const’ defined but not used [-Wunused-function]

Remove this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to