diff options
author | Toma Tabacu <toma.tabacu@imgtec.com> | 2015-02-18 13:46:53 +0000 |
---|---|---|
committer | Toma Tabacu <toma.tabacu@imgtec.com> | 2015-02-18 13:46:53 +0000 |
commit | 8874eac5e63dd9bfa062e24ce7c871fae02a8ba1 (patch) | |
tree | 85839165cdc39530cb743ffe823d85646809503f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bbb377c3a12b9e2aca78b464834b3b751bc139c6 (diff) | |
download | llvm-8874eac5e63dd9bfa062e24ce7c871fae02a8ba1.zip llvm-8874eac5e63dd9bfa062e24ce7c871fae02a8ba1.tar.gz llvm-8874eac5e63dd9bfa062e24ce7c871fae02a8ba1.tar.bz2 |
[mips] [IAS] Fix using .cpsetup with local labels (PR22518).
Summary:
Parse for an MCExpr instead of an Identifier and use the symbol for relocations, not just the symbol's name.
This fixes errors when using local labels in .cpsetup (PR22518).
Reviewers: dsanders
Reviewed By: dsanders
Subscribers: seanbruno, emaste, llvm-commits
Differential Revision: http://reviews.llvm.org/D7697
llvm-svn: 229671
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions