index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
dllimport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3
Petr Hosek
2019-06-05
1
-2
/
+2
*
[MinGW] Don't mark external variables as DSO local
Martin Storsjo
2018-08-29
1
-1
/
+2
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-13
/
+13
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-13
/
+13
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-13
/
+13
*
[ms][dll] #26935 Defining a dllimport function should cause it to be exported
Denis Zobnin
2016-05-25
1
-3
/
+6
*
__declspec is not a core Clang language extension. Instead, require -fms-exte...
Aaron Ballman
2015-05-26
1
-6
/
+6
*
Don't dllimport inline functions when targeting MinGW (PR21366)
Hans Wennborg
2014-11-03
1
-10
/
+14
*
Check in a test case for the problem with late-dropped dllimport (PR20803)
Hans Wennborg
2014-08-29
1
-4
/
+15
*
Better codegen support for DLL attributes being dropped after the first decla...
Hans Wennborg
2014-08-29
1
-4
/
+17
*
Local extern redeclarations of dllimport variables stay dllimport even if the...
Hans Wennborg
2014-07-31
1
-0
/
+8
*
AST: Initialization with dllimport functions in C
David Majnemer
2014-06-25
1
-1
/
+4
*
IRGen: Add more tests for dll attributes
Nico Rieck
2014-05-25
1
-0
/
+90