Exposing the noduplicate attribute within Clang, which marks functions so that...
Exposing the noduplicate attribute within Clang, which marks functions so that the optimizer does not duplicate code. Patch thanks to Marcello Maggioni! llvm-svn: 201941
Loading
Please sign in to comment