diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-05-20 13:16:42 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-05-20 13:16:42 +0000 |
commit | b718eca643df13010e3369a15899cb9adad432ec (patch) | |
tree | 854a275ecdd5a8e6c3e0ab448399ab2e0ee1e2c4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d7589ffe1d9319e1ff36bee1b6d61b44aabbba09 (diff) | |
download | llvm-b718eca643df13010e3369a15899cb9adad432ec.zip llvm-b718eca643df13010e3369a15899cb9adad432ec.tar.gz llvm-b718eca643df13010e3369a15899cb9adad432ec.tar.bz2 |
[mips] The naming convention for private labels is ABI dependant.
Summary:
For N32/N64, private labels begin with '.L' but for O32 they begin with '$'.
MCAsmInfo now has an initializer function which can be used to provide information from the TargetMachine to control the assembly syntax.
Reviewers: vkalintiris
Reviewed By: vkalintiris
Subscribers: jfb, sandeep, llvm-commits, rafael
Differential Revision: http://reviews.llvm.org/D9821
llvm-svn: 237789
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions