diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-12-19 18:54:13 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-12-19 18:54:13 +0000 |
| commit | 5bbc71853945cacf59fd857e5b3043eaa7e397ed (patch) | |
| tree | 9e3090d37384daad91200f2c8561d8844a3762a0 /llvm/test | |
| parent | abd5bead3fc1636ae6fcb5cb689d5701e77d86a9 (diff) | |
| download | bcm5719-llvm-5bbc71853945cacf59fd857e5b3043eaa7e397ed.tar.gz bcm5719-llvm-5bbc71853945cacf59fd857e5b3043eaa7e397ed.zip | |
builtins: rely on the compiler for user label prefix
clang does not like the definition of builtins. In order to work around this,
we use a SUN CC to redefine the generated name. However, this requires that we
account for the user label prefix. Rather than hard coding that into the file,
rely on the compiler to tell us the information and use the preprocessor to
generate the name as we do in the assembly routines. NFC.
llvm-svn: 224597
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions

