summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/cxx-implicit.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-04-25 06:29:36 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-04-25 06:29:36 +0000
commitd4cae62fda537fe50668c45d5d7c0911cbb897ab (patch)
treea549e425ec0212c2a404c6d9a79bc56dfcc5fd97 /clang/test/Profile/cxx-implicit.cpp
parentf3a1acfbf75b7b94e307a6ab0e1036602b96b8fd (diff)
downloadbcm5719-llvm-d4cae62fda537fe50668c45d5d7c0911cbb897ab.tar.gz
bcm5719-llvm-d4cae62fda537fe50668c45d5d7c0911cbb897ab.zip
X86: convert object streamer selection to a switch
Change the object streamer selection to a switch from a series of if conditions. Rather than defaulting to ELF, require that an ELF format is requested. The Windows/!ELF is maintained as MachO would have been selected first and will still provide a MachO format. Add an assertion that if COFF is requested that the target platform is Windows as only WinCOFF object emission is currently supported. llvm-svn: 207200
Diffstat (limited to 'clang/test/Profile/cxx-implicit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud