Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2922)

Issue 95062: [PATCH] Call MCE.processDebugLoc from the remaining Targets' emitters (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by Jeffrey Yasskin
Modified:
14 years, 8 months ago
Reviewers:
CC:
llvm-commits_cs.uiuc.edu
Base URL:
https://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

r76102 added the MachineCodeEmitter::processDebugLoc call and called it from the X86 Emitter. This patch extends that to the ARM, Alpha, and PPC emitters, which I think is all of the targets that can write to a MachineCodeEmitter.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M lib/Target/ARM/ARMCodeEmitter.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M lib/Target/Alpha/AlphaCodeEmitter.cpp View 3 chunks +1 line, -4 lines 0 comments Download
M lib/Target/PowerPC/PPCCodeEmitter.cpp View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 1
Jeffrey Yasskin
14 years, 9 months ago (2009-07-16 22:21:57 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b